A3DPDFAnimationData

Detailed Description

struct A3DPDFAnimationData

Structure to define an animation.

Version
6.1

Public Members

A3DUTF8Char *m_pcName

Name of the animation.

A3DUns32 m_iNumAnimationMotions

Number of motions.

A3DPDFAnimMotion **m_ppAnimationMotions

Array of motions.

A3DInt32 m_iFramesPerSecond

Number of frames per second.