A3DMDPositionReferenceData Struct Reference
Definition of a position according to another position. More...
Data Fields | |
EA3DMDAnchorPointType | m_eAttachType |
A3DMiscMarkupLinkedItem * | m_psLinkedItem |
A3DVector2dData | m_sOffsetToReference |
A3DUns16 | m_usStructSize |
Detailed Description
Definition of a position according to another position.
- Version
- 4.0
Field Documentation
EA3DMDAnchorPointType A3DMDPositionReferenceData::m_eAttachType |
Indicates which point of reference markup frame corresponds to the calculate attach.
A3DMiscMarkupLinkedItem* A3DMDPositionReferenceData::m_psLinkedItem |
Position reference.
A3DVector2dData A3DMDPositionReferenceData::m_sOffsetToReference |
2D point defining the offset.
A3DUns16 A3DMDPositionReferenceData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.