Mount Fuji Engine  0.8b
MF_API MFMatrix* MFAnimation_CalculateMatrices ( MFAnimation pAnimation,
MFMatrix pLocalToWorld 
)

Calculates the animation matrices for the current frame.

Parameters
pAnimationAnimation instance.
pLocalToWorldOptional pointer to a LocalToWorld matrix that will be multiplied into the animation matrices.
Returns
A pointer to the array of calculated animation matrices.
See Also
MFAnimation_Create()