Data Fields | |
float | bounds [2][3] |
float | localOrigin [3] |
float | radius |
char | creator [16] |
Definition at line 49 of file pm_md3.c.
float md3Frame_s::bounds[2][3] |
Definition at line 51 of file pm_md3.c.
Referenced by _md3_load().
char md3Frame_s::creator[16] |
float md3Frame_s::localOrigin[3] |
Definition at line 52 of file pm_md3.c.
Referenced by _md3_load().
float md3Frame_s::radius |
Definition at line 53 of file pm_md3.c.
Referenced by _md3_load().