Ruled surface structure. More...

Data Fields

A3DCrvBasem_pFirstCurve
 
A3DCrvBasem_pSecondCurve
 
A3DUVParameterizationData m_sParam
 
A3DMiscCartesianTransformationData m_sTrsf
 

Detailed Description

Ruled surface structure.

Version
2.0

Field Documentation

◆ m_sTrsf

A3DMiscCartesianTransformationData A3DSurfRuledData::m_sTrsf

Cartesian transformation.

◆ m_sParam

A3DUVParameterizationData A3DSurfRuledData::m_sParam

UV Parameterization.

◆ m_pFirstCurve

A3DCrvBase* A3DSurfRuledData::m_pFirstCurve

Basis first curve.

◆ m_pSecondCurve

A3DCrvBase* A3DSurfRuledData::m_pSecondCurve

Basis second curve.