Public Attributes | |
int | contents |
int | cluster |
int | area |
unsigned short | firstleafbrush |
unsigned short | numleafbrushes |
int cleaf_t::area |
Definition at line 40 of file cmodel.c.
Referenced by CM_LeafArea(), and CMod_LoadLeafs().
int cleaf_t::cluster |
Definition at line 39 of file cmodel.c.
Referenced by CM_HeadnodeVisible(), CM_LeafCluster(), and CMod_LoadLeafs().
int cleaf_t::contents |
Definition at line 38 of file cmodel.c.
Referenced by CM_InitBoxHull(), CM_LeafContents(), CM_PointContents(), CM_TestInLeaf(), CM_TraceToLeaf(), CM_TransformedPointContents(), and CMod_LoadLeafs().
unsigned short cleaf_t::firstleafbrush |
Definition at line 41 of file cmodel.c.
Referenced by CM_InitBoxHull(), CM_TestInLeaf(), CM_TraceToLeaf(), and CMod_LoadLeafs().
unsigned short cleaf_t::numleafbrushes |
Definition at line 42 of file cmodel.c.
Referenced by CM_InitBoxHull(), CM_TestInLeaf(), CM_TraceToLeaf(), and CMod_LoadLeafs().