A3DMkpAnnotationReferenceData Struct Reference
Annotation Reference structure. More...
Data Fields | |
A3DMiscMarkupLinkedItem ** | m_ppLinkedItems |
A3DUns32 | m_uiLinkedItemsSize |
A3DUns16 | m_usStructSize |
Detailed Description
Annotation Reference structure.
- Version
- 2.0
Field Documentation
A3DUns16 A3DMkpAnnotationReferenceData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
A3DUns32 A3DMkpAnnotationReferenceData::m_uiLinkedItemsSize |
Number of A3DMiscMarkupLinkedItem in next array.
A3DMiscMarkupLinkedItem** A3DMkpAnnotationReferenceData::m_ppLinkedItems |
Array of A3DMiscMarkupLinkedItem.