#include <typedefs.h>
Data Fields | |
vec3_t | mins |
vec3_t | maxs |
vec3_t | origin |
int32_t | headnode |
int | firstface |
int | numfaces |
Definition at line 231 of file typedefs.h.
Definition at line 235 of file typedefs.h.
Referenced by BeginModel(), BuildPatches(), EndModel(), ProcessLevel(), and SwapBSPFile().
Definition at line 234 of file typedefs.h.
Referenced by MakeTracingNodes(), ProcessLevel(), ProcessSubModel(), and SwapBSPFile().
Definition at line 232 of file typedefs.h.
Referenced by BeginModel(), and SwapBSPFile().
Definition at line 232 of file typedefs.h.
Referenced by BeginModel(), and SwapBSPFile().
submodels just draw faces without walking the bsp tree
Definition at line 235 of file typedefs.h.
Referenced by BuildPatches(), EndModel(), MakeTracingNodes(), ProcessLevel(), and SwapBSPFile().