A3DMultiPlanarSectionData

Fields

A3DUns32

m_uiPointSize

A3DVector3dData *

m_pPoints

A3DVector3dData

m_sExtrudeDirection

A3DVector3dData

m_sProfileNormal

Detailed Description

struct A3DMultiPlanarSectionData

Version

8.2

Public Members

A3DUns32 m_uiPointSize

The size of m_pPoints.

A3DVector3dData *m_pPoints

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

A3DVector3dData m_sExtrudeDirection

Extrude vector direction.

Normal of the plan contains pofile

A3DVector3dData m_sProfileNormal

Normal to the profile section at the first point.