A3DSurfRuledData

Fields

A3DMiscCartesianTransformationData

m_sTrsf

A3DUVParameterizationData

m_sParam

A3DCrvBase *

m_pFirstCurve

A3DCrvBase *

m_pSecondCurve

Detailed Description

struct A3DSurfRuledData

Ruled surface structure.

Version

2.0

Public Members

A3DMiscCartesianTransformationData m_sTrsf

Cartesian transformation.

A3DUVParameterizationData m_sParam

UV Parameterization.

A3DCrvBase *m_pFirstCurve

Basis first curve.

A3DCrvBase *m_pSecondCurve

Basis second curve.