![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_iqm.h>
Data Fields | |
float | maxs [3] |
float | mins [3] |
float | radius |
float | xyradius |
Definition at line 119 of file model_iqm.h.
float iqmbounds_t::maxs[3] |
Definition at line 121 of file model_iqm.h.
float iqmbounds_t::mins[3] |
Definition at line 121 of file model_iqm.h.
Referenced by Mod_INTERQUAKEMODEL_Load().
float iqmbounds_t::radius |
Definition at line 122 of file model_iqm.h.
float iqmbounds_t::xyradius |
Definition at line 122 of file model_iqm.h.