![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_q2bsp.h>
Data Fields | |
| int | firstface |
| int | headnode |
| float | maxs [3] |
| float | mins [3] |
| int | numfaces |
| float | origin [3] |
Definition at line 42 of file model_q2bsp.h.
| int q2dmodel_t::firstface |
Definition at line 47 of file model_q2bsp.h.
| int q2dmodel_t::headnode |
Definition at line 46 of file model_q2bsp.h.
| float q2dmodel_t::maxs[3] |
Definition at line 44 of file model_q2bsp.h.
| float q2dmodel_t::mins[3] |
Definition at line 44 of file model_q2bsp.h.
| int q2dmodel_t::numfaces |
Definition at line 47 of file model_q2bsp.h.
| float q2dmodel_t::origin[3] |
Definition at line 45 of file model_q2bsp.h.