#include <r_model_brush.h>
Data Fields | |
int | contents |
float | minmaxs [6] |
mBspNode_t * | parent |
struct model_s * | model |
Definition at line 177 of file r_model_brush.h.
will be a negative contents number
Definition at line 179 of file r_model_brush.h.
Referenced by R_ModLoadLeafs().
float mBspLeaf_s::minmaxs[6] |
for bounding box culling
Definition at line 180 of file r_model_brush.h.
Referenced by R_ModLoadLeafs().
struct model_s* mBspLeaf_s::model |
Definition at line 184 of file r_model_brush.h.
Definition at line 182 of file r_model_brush.h.