< Home

< Programming Guide

< Supported File Formats

REFERENCE MANUAL

Data Fields
A3DMkpAnnotationSetData Struct Reference

Annotation Set structure. More...

Data Fields

A3DUns16 m_usStructSize
 
A3DUns32 m_uiAnnotationsSize
 
A3DMkpAnnotationEntity ** m_ppAnnotations
 

Detailed Description

Annotation Set structure.

Version
2.0

Field Documentation

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.