A3DMkpLeaderData
Fields
Detailed Description
-
struct A3DMkpLeaderData
Markup Leader structure.
- Version
2.0
Public Members
-
A3DMiscMarkupLinkedItem *m_pLinkedItem
Represents the link with an entity. May be NULL, for example if the leader does not point to anything. If the leader does point to something, then this linked item is equivalent to one of the linked item stored at the markup level (see A3DMkpMarkupData::m_ppLinkedItems). For example, if there is a markup having 4 leaders each pointing to one hole: then, the corresponding A3DMkpMarkupData::m_ppLinkedItems contains 4 elements, and each leader contains solely one linked item targeting its matching hole.
-
A3DTessMarkup *m_pTessellation
The leader tessellation. May be NULL.