Data Fields | |
char | magic [4] |
char | name [64] |
int | flags |
int | numFrames |
int | numShaders |
int | numVerts |
int | numTriangles |
int | ofsTriangles |
int | ofsShaders |
int | ofsSt |
int | ofsVertexes |
int | ofsEnd |
Definition at line 66 of file pm_md3.c.
Definition at line 70 of file pm_md3.c.
Referenced by _md3_load().
char md3Surface_s::magic[4] |
char md3Surface_s::name[64] |
Definition at line 69 of file pm_md3.c.
Referenced by _md3_load().
Definition at line 71 of file pm_md3.c.
Referenced by _md3_load().
Definition at line 72 of file pm_md3.c.
Referenced by _md3_load().
Definition at line 74 of file pm_md3.c.
Referenced by _md3_load().
Definition at line 73 of file pm_md3.c.
Referenced by _md3_load().
Definition at line 79 of file pm_md3.c.
Referenced by _md3_load().
Definition at line 76 of file pm_md3.c.
Referenced by _md3_load().
Definition at line 77 of file pm_md3.c.
Referenced by _md3_load().
Definition at line 75 of file pm_md3.c.
Referenced by _md3_load().
Definition at line 78 of file pm_md3.c.
Referenced by _md3_load().