My Project
|
Public Types | |
enum | LineType { NOT_INTERP =0, LINEAR, HERMITE, BEZIER } |
enum | MotionType { KGTR =0, KGRT, KGSC, MAX_MOTION } |
Public Member Functions | |
void | Read (TypePointer &inP) |
D3DXMATRIX * | GetFinalTransformMatrix () |
D3DXMATRIX * | CalcTransformMatrix (D3DXVECTOR3 *center, const AnimInfo &animInfo, const D3DXMATRIX *parentMatrix) |
Public Attributes | |
int | count |