A3DMkpAnnotationSetData Struct Reference
Annotation Set structure. More...
Data Fields | |
A3DMkpAnnotationEntity ** | m_ppAnnotations |
A3DUns32 | m_uiAnnotationsSize |
Detailed Description
Annotation Set structure.
- Version
- 2.0
Field Documentation
◆ m_uiAnnotationsSize
A3DUns32 A3DMkpAnnotationSetData::m_uiAnnotationsSize |
Size of m_ppAnnotations array.
◆ m_ppAnnotations
A3DMkpAnnotationEntity** A3DMkpAnnotationSetData::m_ppAnnotations |
Annotation entities stored under current annotation.