, including all inherited members.
animatedMeshVertices(mesh *msh, joint *joints, float *vertices) (defined in MD5Format) | MD5Format | [inline, static] |
findJoint(model *modelptr, const char *name) (defined in MD5Format) | MD5Format | [inline, static] |
formatJoint(float *p, float *q) (defined in MD5Format) | MD5Format | [inline, static] |
getFirstMesh(model *modelptr) (defined in MD5Format) | MD5Format | [inline, static] |
getJoints(model *modelptr) (defined in MD5Format) | MD5Format | [inline, static] |
getMesh(model *modelptr, int idx) (defined in MD5Format) | MD5Format | [inline, static] |
getModelStats(model *mod) (defined in MD5Format) | MD5Format | [inline, static] |
getNextMesh(mesh *curr) (defined in MD5Format) | MD5Format | [inline, static] |
getTris(mesh *meshptr) (defined in MD5Format) | MD5Format | [inline, static] |
getVerts(mesh *meshptr) (defined in MD5Format) | MD5Format | [inline, static] |
getWeights(mesh *meshptr) (defined in MD5Format) | MD5Format | [inline, static] |
mapMD5Mesh(const char *filename) (defined in MD5Format) | MD5Format | [inline, static] |
readJoints(FILE *f, int numjoints) (defined in MD5Format) | MD5Format | [inline, protected, static] |
readMesh(FILE *f) (defined in MD5Format) | MD5Format | [inline, protected, static] |
readTris(FILE *f, int numtris) (defined in MD5Format) | MD5Format | [inline, protected, static] |
readVerts(FILE *f, int numverts) (defined in MD5Format) | MD5Format | [inline, protected, static] |
readWeights(FILE *f, int numweights) (defined in MD5Format) | MD5Format | [inline, protected, static] |
sizeofMesh(mesh *meshptr) (defined in MD5Format) | MD5Format | [inline, static] |
sizeofModel(model *modelptr) (defined in MD5Format) | MD5Format | [inline, static] |
testMD5MeshLoad() (defined in MD5Format) | MD5Format | [inline, static] |
toGlobalJoints(int numJoints, joint *joints, joint *joints_, joint *manipulators=NULL) (defined in MD5Format) | MD5Format | [inline, static] |
toLocalJoints(int numJoints, joint *joints, joint *joints_) (defined in MD5Format) | MD5Format | [inline, static] |