A3DSurfRuledData Struct Reference
Ruled surface structure. More...
Data Fields | |
| A3DCrvBase * | m_pFirstCurve |
| A3DCrvBase * | m_pSecondCurve |
| A3DUVParameterizationData | m_sParam |
| A3DMiscCartesianTransformationData | m_sTrsf |
Detailed Description
Ruled surface structure.
- Version
- 2.0
Field Documentation
| A3DCrvBase* A3DSurfRuledData::m_pFirstCurve |
Basis first curve.
| A3DCrvBase* A3DSurfRuledData::m_pSecondCurve |
Basis second curve.
| A3DUVParameterizationData A3DSurfRuledData::m_sParam |
UV Parameterization.
| A3DMiscCartesianTransformationData A3DSurfRuledData::m_sTrsf |
Cartesian transformation.
