Structure that identifies the referenced tesselation entity and that specifies globally-defined attributes. More...
Detailed Description
Structure that identifies the referenced tesselation entity and that specifies globally-defined attributes.
- Version
- 9.2
Field Documentation
A3DUns16 A3DMiscReferenceOnTessData::m_usStructSize |
Reserved; must be initialized by A3D_INITIALIZE_DATA.
A3DEEntityType A3DMiscReferenceOnTessData::m_eTopoItemType |
kA3DTypeTessFace, kA3DTypeTessEdge, kA3DTypeTessVertex.
A3DRiPolyBrepModel* A3DMiscReferenceOnTessData::m_pPolyBrepModel |
PolyBrepModel. Filled by A3DMiscReferenceOnTessGet. Can be NULL only if the A3DMiscReferenceOnTessGet fails.
A3DUns32 A3DMiscReferenceOnTessData::m_uiSize |
The size of m_puiAdditionalIndexes.
A3DUns32* A3DMiscReferenceOnTessData::m_puiAdditionalIndexes |
Indices to retrieve the tessellated entity.
A3DAsmProductOccurrence* A3DMiscReferenceOnTessData::m_pTargetProductOccurrence |
This member references the product occurrence that contains the m_pPolyBrepModel.