A3DPDFAnimationData
-
struct
A3DPDFAnimationData Structure to define an animation.
6.1
Variables
-
A3DUTF8Char *
A3DPDFAnimationData.m_pcName -
Name of the animation.
-
A3DUns32
A3DPDFAnimationData.m_iNumAnimationMotions -
Number of motions.
-
A3DPDFAnimMotion **
A3DPDFAnimationData.m_ppAnimationMotions -
Array of motions.
-
A3DInt32
A3DPDFAnimationData.m_iFramesPerSecond -
Number of frames per second.