Markup Leader structure. More...
Data Fields | |
A3DUns16 | m_usStructSize |
A3DMiscMarkupLinkedItem * | m_pLinkedItem |
A3DTessMarkup * | m_pTessellation |
Markup Leader structure.
A3DUns16 A3DMkpLeaderData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
A3DMiscMarkupLinkedItem* A3DMkpLeaderData::m_pLinkedItem |
Represents the link with an entity. It must be one of the markup array of leaders (see A3DMkpMarkupData). It is not mandatory.
A3DTessMarkup* A3DMkpLeaderData::m_pTessellation |
Tessellation of leader. May be NULL.