Public Attributes | |
| int | contents |
| int | numsides |
| int | firstbrushside |
| int | checkcount |
| int cbrush_t::checkcount |
Definition at line 50 of file cmodel.c.
Referenced by CM_TestInLeaf(), and CM_TraceToLeaf().
| int cbrush_t::contents |
Definition at line 47 of file cmodel.c.
Referenced by CM_ClipBoxToBrush(), CM_InitBoxHull(), CM_TestBoxInBrush(), CM_TestInLeaf(), and CM_TraceToLeaf().
| int cbrush_t::firstbrushside |
Definition at line 49 of file cmodel.c.
Referenced by CM_ClipBoxToBrush(), CM_InitBoxHull(), and CM_TestBoxInBrush().
| int cbrush_t::numsides |
Definition at line 48 of file cmodel.c.
Referenced by CM_ClipBoxToBrush(), CM_InitBoxHull(), and CM_TestBoxInBrush().