Annotation Set structure. More...
Data Fields | |
A3DUns16 | m_usStructSize |
A3DUns32 | m_uiAnnotationsSize |
A3DMkpAnnotationEntity ** | m_ppAnnotations |
Annotation Set structure.
A3DUns16 A3DMkpAnnotationSetData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
A3DUns32 A3DMkpAnnotationSetData::m_uiAnnotationsSize |
Size of next array.
A3DMkpAnnotationEntity** A3DMkpAnnotationSetData::m_ppAnnotations |
Annotation entities stored under current annotation.