#include <typedefs.h>
Data Fields | |
int | contentFlags |
int | numsides |
int | firstbrushside |
int | checkcount |
Definition at line 61 of file typedefs.h.
to avoid repeated testings
Definition at line 65 of file typedefs.h.
Referenced by EmitBrushes(), TR_TestInLeaf(), and TR_TraceToLeaf().
the CONTENTS_* mask
Definition at line 62 of file typedefs.h.
Referenced by CM_InitBoxHull(), EmitBrushes(), LoadBSPFile(), SwapBSPFile(), TR_ClipBoxToBrush(), TR_TestBoxInBrush(), TR_TestInLeaf(), and TR_TraceToLeaf().
first brush in the list of this model
Definition at line 64 of file typedefs.h.
Referenced by CM_InitBoxHull(), CMod_LoadBrushes(), EmitBrushes(), LoadBSPFile(), SwapBSPFile(), TR_ClipBoxToBrush(), and TR_TestBoxInBrush().
number of sides for this models - start to count from firstbrushside
Definition at line 63 of file typedefs.h.
Referenced by CM_InitBoxHull(), EmitBrushes(), LoadBSPFile(), SwapBSPFile(), TR_ClipBoxToBrush(), and TR_TestBoxInBrush().