A3DMiscReferenceOnTessData

struct A3DMiscReferenceOnTessData

Structure that identifies the referenced tessellation entity and that specifies globally-defined attributes.

9.2

m_puiAdditionalIndexescontains index on different tessellation elements (see:ref:Reference on Topology/Tessellation <group__a3d__reference__on__topo>for explanation)

Please notice that features/markups may refer to several linkedItems containing one:c:type:~A3DMiscReferenceOnTesseach

Variables

A3DEEntityType A3DMiscReferenceOnTessData.m_eTopoItemType

kA3DTypeTessFace, kA3DTypeTessEdge, kA3DTypeTessVertex.

A3DRiPolyBrepModel *A3DMiscReferenceOnTessData.m_pPolyBrepModel

PolyBrepModel.

Filled by A3DMiscReferenceOnTessGet. Can be NULL only if the:c:func:~A3DMiscReferenceOnTessGetfails.

A3DUns32 A3DMiscReferenceOnTessData.m_uiSize

The size of:c:member:m_puiAdditionalIndexes <A3DMiscReferenceOnTessData.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.