A3DMkpAnnotationSetData Struct Reference

Annotation Set structure. More...

Data Fields

A3DMkpAnnotationEntity ** m_ppAnnotations
 
A3DUns32 m_uiAnnotationsSize
 
A3DUns16 m_usStructSize
 

Detailed Description

Annotation Set structure.

Version
2.0

Field Documentation

A3DMkpAnnotationEntity** A3DMkpAnnotationSetData::m_ppAnnotations

Annotation entities stored under current annotation.

A3DUns32 A3DMkpAnnotationSetData::m_uiAnnotationsSize

Size of next array.

A3DUns16 A3DMkpAnnotationSetData::m_usStructSize

Reserved; must be initialized with A3D_INITIALIZE_DATA.