A3DSurfSphereData Struct Reference
Structure for representing a spherical surface. More...
Data Fields | |
| A3DDouble | m_dRadius |
| A3DUVParameterizationData | m_sParam |
| A3DMiscCartesianTransformationData | m_sTrsf |
Detailed Description
Structure for representing a spherical surface.
- Version
- 2.0
Field Documentation
| A3DDouble A3DSurfSphereData::m_dRadius |
Radius. Must be greater than 0.
| A3DUVParameterizationData A3DSurfSphereData::m_sParam |
UV Parameterization.
| A3DMiscCartesianTransformationData A3DSurfSphereData::m_sTrsf |
Cartesian transformation.
