#include <cm_local.h>
Collaboration diagram for cbrush_t:

Data Fields | |
| vec3_t | bounds [2] |
| int | checkcount |
| int | contents |
| int | numsides |
| int | shaderNum |
| cbrushside_t * | sides |
|
|
Definition at line 62 of file cm_local.h. Referenced by CM_BoundBrush(), CM_StoreBrushes(), CM_TempBoxModel(), and CM_TestBoxInBrush(). |
|
|
Definition at line 65 of file cm_local.h. Referenced by CM_StoreBrushes(), CM_TestInLeaf(), and CM_TraceThroughLeaf(). |
|
|
Definition at line 61 of file cm_local.h. Referenced by CM_InitBoxHull(), CM_PointContents(), CM_TestBoxInBrush(), CM_TestInLeaf(), CM_TraceThroughBrush(), and CM_TraceThroughLeaf(). |
|
|
Definition at line 63 of file cm_local.h. Referenced by CM_InitBoxHull(), CM_PointContents(), CM_TestBoxInBrush(), and CM_TraceThroughBrush(). |
|
|
Definition at line 60 of file cm_local.h. |
|
|
Definition at line 64 of file cm_local.h. Referenced by CM_BoundBrush(), CM_InitBoxHull(), CM_PointContents(), CM_TestBoxInBrush(), CM_TraceThroughBrush(), and CMod_LoadBrushes(). |
1.3.9.1