A3DSurfPipeData
Fields
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.
-
A3DCrvBase *m_pSpine
Basis spine.
Cannot be NULL.
-
A3DCrvBase *m_pOrigine
Basis origine.
Cannot be NULL.