A3DMultiPlanarSectionData

struct A3DMultiPlanarSectionData
8.2

Variables

A3DUns32 A3DMultiPlanarSectionData.m_uiPointSize

The size of m_pPoints.

A3DVector3dData *A3DMultiPlanarSectionData.m_pPoints

Array of points which define profile (must be in same plane).

A3DVector3dData A3DMultiPlanarSectionData.m_sExtrudeDirection

Extrude vector direction.

Normal of the plan contains pofile

A3DVector3dData A3DMultiPlanarSectionData.m_sProfileNormal

Normal to the profile section at the first point.