![]() |
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 [10] |
float | channelscale [10] |
signed int | parent |
Definition at line 84 of file model_iqm.h.
unsigned int iqmpose_t::channelmask |
Definition at line 87 of file model_iqm.h.
Referenced by Mod_INTERQUAKEMODEL_Load().
float iqmpose_t::channeloffset[10] |
Definition at line 88 of file model_iqm.h.
Referenced by Mod_INTERQUAKEMODEL_Load().
float iqmpose_t::channelscale[10] |
Definition at line 88 of file model_iqm.h.
Referenced by Mod_INTERQUAKEMODEL_Load().
signed int iqmpose_t::parent |
Definition at line 86 of file model_iqm.h.
Referenced by Mod_INTERQUAKEMODEL_Load().