![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_iqm.h>
Data Fields | |
unsigned int | channelmask |
float | channeloffset [9] |
float | channelscale [9] |
signed int | parent |
Definition at line 76 of file model_iqm.h.
unsigned int iqmpose1_t::channelmask |
Definition at line 79 of file model_iqm.h.
Referenced by Mod_INTERQUAKEMODEL_Load().
float iqmpose1_t::channeloffset[9] |
Definition at line 80 of file model_iqm.h.
Referenced by Mod_INTERQUAKEMODEL_Load().
float iqmpose1_t::channelscale[9] |
Definition at line 80 of file model_iqm.h.
Referenced by Mod_INTERQUAKEMODEL_Load().
signed int iqmpose1_t::parent |
Definition at line 78 of file model_iqm.h.
Referenced by Mod_INTERQUAKEMODEL_Load().