A3DSurfPipeData

Detailed Description

struct A3DSurfPipeData

Pipe structure.

Version
2.0

Note

m_pSpine describes curve of centers of circles

Note

m_pOrigine describes evolution of 0 parameter along the circle when parsing through spine

Public Members

A3DMiscCartesianTransformationData m_sTrsf

Cartesian transformation.

A3DUVParameterizationData m_sParam

UV Parameterization.

A3DDouble m_dRadius

Radius. Must be greater than 0.

A3DCrvBase *m_pSpine

Basis spine. Cannot be NULL.

A3DCrvBase *m_pOrigine

Basis origine. Cannot be NULL.