A3DSurfPipeData
-
struct
A3DSurfPipeData Pipe structure.
2.0
m_pSpinedescribes curve of centers of circlesm_pOriginedescribes evolution of 0 parameter along the circle when parsing through spine
Variables
-
A3DMiscCartesianTransformationData
A3DSurfPipeData.m_sTrsf -
Cartesian transformation.
-
A3DUVParameterizationData
A3DSurfPipeData.m_sParam -
UV Parameterization.
-
A3DDouble
A3DSurfPipeData.m_dRadius -
Radius.
Must be greater than 0.
-
A3DCrvBase *
A3DSurfPipeData.m_pSpine -
Basis spine.
Cannot be NULL.
-
A3DCrvBase *
A3DSurfPipeData.m_pOrigine -
Basis origine.
Cannot be NULL.