A3DSurfBlend03Data
Fields
|
|
Detailed Description
-
struct A3DSurfBlend03Data
Blend03 structure.
- Version
2.0
Public Members
-
A3DMiscCartesianTransformationData m_sTrsf
Cartesian transformation.
-
A3DUVParameterizationData m_sParam
UV Parameterization.
-
A3DVector3dData *m_pPositions
Array of positions (size = 3*m_uiNbOfElement).
-
A3DVector3dData *m_pTangent
Array of tangents (size = 3*m_uiNbOfElement).
-
A3DVector3dData *m_pSecondDerivatives
Array of second derivatives (size = 3*m_uiNbOfElement).