- blendFrame
void blendFrame(uint f1, uint f2, float t, AnimationFrameData* data, float blendFactor)
Undocumented in source. Be warned that the author may not have intended to support it.
- calcBindPose
void calcBindPose(AnimationFrameData* data)
Undocumented in source. Be warned that the author may not have intended to support it.
- calcFrame
void calcFrame(uint f1, uint f2, float t, AnimationFrameData* data)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAnimation
bool getAnimation(string name, AnimationData* data)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFacegroups
AnimationFacegroup[] getFacegroups()
Undocumented in source. Be warned that the author may not have intended to support it.
- getNormals
Vector3f[] getNormals()
Undocumented in source. Be warned that the author may not have intended to support it.
- getTexcoords
Vector2f[] getTexcoords()
Undocumented in source. Be warned that the author may not have intended to support it.
- getTriangles
uint[3][] getTriangles()
Undocumented in source. Be warned that the author may not have intended to support it.
- getVertices
Vector3f[] getVertices()
Undocumented in source. Be warned that the author may not have intended to support it.
- load
void load(InputStream istrm, ReadOnlyFileSystem rofs, AssetManager mngr)
Undocumented in source. Be warned that the author may not have intended to support it.
- numAnimationFrames
uint numAnimationFrames()
Undocumented in source. Be warned that the author may not have intended to support it.
- numBones
size_t numBones()
Undocumented in source. Be warned that the author may not have intended to support it.
- release
void release()
Undocumented in source. Be warned that the author may not have intended to support it.