- blendFrame
void blendFrame(uint f1, uint f2, float t, AnimationFrameData* data, float blendFactor)
Undocumented in source.
- calcBindPose
void calcBindPose(AnimationFrameData* data)
Undocumented in source.
- calcFrame
void calcFrame(uint f1, uint f2, float t, AnimationFrameData* data)
Undocumented in source.
- getAnimation
bool getAnimation(string name, AnimationData* data)
Undocumented in source.
- getFacegroups
AnimationFacegroup[] getFacegroups()
Undocumented in source.
- getNormals
Vector3f[] getNormals()
Undocumented in source.
- getTexcoords
Vector2f[] getTexcoords()
Undocumented in source.
- getTriangles
uint[3][] getTriangles()
Undocumented in source.
- getVertices
Vector3f[] getVertices()
Undocumented in source.
- numAnimationFrames
uint numAnimationFrames()
Undocumented in source.
- numBones
size_t numBones()
Undocumented in source.