A3DCrvPolyLineData

Detailed Description

struct A3DCrvPolyLineData

PolyLine structure.

Version
2.0

Public Members

A3DBool m_bIs2D

A value of true specifies a 2D curve; and a value of false specifies a 3D curve.

A3DMiscCartesianTransformationData m_sTrsf

Cartesian transformation.

A3DParameterizationData m_sParam

Parameterization.

A3DUns32 m_uiSize

The size of m_pPts.

A3DVector3dData *m_pPts

Array of points.