#include <r_model_brush.h>
Data Fields | |
vec3_t | mins |
vec3_t | maxs |
vec3_t | origin |
float | radius |
int | headnode |
int | visleafs |
int | firstface |
int | numfaces |
Definition at line 42 of file r_model_brush.h.
Definition at line 48 of file r_model_brush.h.
Referenced by R_ModLoadSubmodels(), and R_SetupSubmodels().
Definition at line 46 of file r_model_brush.h.
Referenced by R_GetLevelSurfaceLists(), R_ModLoadSubmodels(), and R_SetupSubmodels().
Definition at line 43 of file r_model_brush.h.
Referenced by R_ModLoadSubmodels(), and R_SetupSubmodels().
Definition at line 43 of file r_model_brush.h.
Referenced by R_ModLoadSubmodels(), and R_SetupSubmodels().
indices in the bsp surfaces list
Definition at line 48 of file r_model_brush.h.
Referenced by R_ModLoadSubmodels(), and R_SetupSubmodels().
Definition at line 44 of file r_model_brush.h.
Referenced by R_ModLoadSubmodels().
float mBspHeader_s::radius |
Definition at line 45 of file r_model_brush.h.
Referenced by R_ModLoadSubmodels(), and R_SetupSubmodels().
not including the solid leaf 0
Definition at line 47 of file r_model_brush.h.