#include <typedefs.h>
Data Fields | |
cBspPlane_t * | plane |
vec3_t | mins |
vec3_t | maxs |
int32_t | children [2] |
Definition at line 44 of file typedefs.h.
negative numbers are leafs
Definition at line 47 of file typedefs.h.
Referenced by CM_InitBoxHull().
Definition at line 46 of file typedefs.h.
Definition at line 46 of file typedefs.h.
Definition at line 45 of file typedefs.h.
Referenced by CM_InitBoxHull(), and CMod_LoadNodes().