A3DHLRSectionFaceData

struct A3DHLRSectionFaceData

A3DHLRSectionFaceData structure.

9.2

Variables

A3DUns32 A3DHLRSectionFaceData.m_uiNbLoop

Number of loop in the face.

A3DUns32 *A3DHLRSectionFaceData.m_puiLoopSize

Array of number of curve for each loop.

A3DUns32 **A3DHLRSectionFaceData.m_puiCurveIndex

Array of curve index (from curve contained by:c:struct:~A3DHLRRepresentationItemData).

A3DBool **A3DHLRSectionFaceData.m_pbCurveOrientation

Array of curve orientation (if false curve need to be reversed).