UvpIslandsMessageT
A message which provides the division of all UV faces into UV islands.
Fields
size_t m_SelectedIslandCount |
A number of UV islands which are marked as selected |
ArrayT<IdxArrayT> m_Islands |
An array storing information about islands. Every element of this array corresponds to a single UV island - it is an array containing indices to the
m_UvData.m_pFaceArray array of all UV faces forming the given island. First m_SelectedIslandCount elements of the m_Islands array correspond to islands marked as selected, all other elements are non-selected islands. |
Last updated on 10 Dec 2020
Published on 10 Dec 2020