A3DSurfRuledData

struct A3DSurfRuledData

Ruled surface structure.

2.0

Variables

A3DMiscCartesianTransformationData A3DSurfRuledData.m_sTrsf

Cartesian transformation.

A3DUVParameterizationData A3DSurfRuledData.m_sParam

UV Parameterization.

A3DCrvBase *A3DSurfRuledData.m_pFirstCurve

Basis first curve.

A3DCrvBase *A3DSurfRuledData.m_pSecondCurve

Basis second curve.