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

Data Fields | |
| int * | areaPortals |
| cArea_t * | areas |
| cbrush_t * | brushes |
| cbrushside_t * | brushsides |
| int | checkcount |
| int | clusterBytes |
| cmodel_t * | cmodels |
| char * | entityString |
| int | floodvalid |
| int * | leafbrushes |
| cLeaf_t * | leafs |
| int * | leafsurfaces |
| char | name [MAX_QPATH] |
| cNode_t * | nodes |
| int | numAreas |
| int | numBrushes |
| int | numBrushSides |
| int | numClusters |
| int | numEntityChars |
| int | numLeafBrushes |
| int | numLeafs |
| int | numLeafSurfaces |
| int | numNodes |
| int | numPlanes |
| int | numShaders |
| int | numSubModels |
| int | numSurfaces |
| cplane_t * | planes |
| dshader_t * | shaders |
| cPatch_t ** | surfaces |
| qboolean | vised |
| byte * | visibility |
|
|
Definition at line 122 of file cm_local.h. Referenced by CM_AdjustAreaPortalState(), CM_FloodArea_r(), and CMod_LoadLeafs(). |
|
|
Definition at line 121 of file cm_local.h. Referenced by CM_AreasConnected(), CM_FloodArea_r(), CM_FloodAreaConnections(), CM_WriteAreaBits(), and CMod_LoadLeafs(). |
|
|
Definition at line 110 of file cm_local.h. Referenced by CM_InitBoxHull(), CM_PointContents(), CM_StoreBrushes(), CM_TestInLeaf(), CM_TraceThroughLeaf(), and CMod_LoadBrushes(). |
|
|
Definition at line 89 of file cm_local.h. Referenced by CM_InitBoxHull(), CMod_LoadBrushes(), and CMod_LoadBrushSides(). |
|
|
Definition at line 128 of file cm_local.h. Referenced by CM_BoxBrushes(), CM_BoxLeafnums(), CM_PositionTest(), CM_StoreBrushes(), CM_TestInLeaf(), CM_Trace(), and CM_TraceThroughLeaf(). |
|
|
Definition at line 113 of file cm_local.h. Referenced by CM_ClusterPVS(), and CMod_LoadVisibility(). |
|
|
Definition at line 107 of file cm_local.h. Referenced by CM_ClipHandleToModel(), CM_LoadMap(), and CMod_LoadSubmodels(). |
|
|
Definition at line 118 of file cm_local.h. Referenced by CM_EntityString(), and CMod_LoadEntityString(). |
|
|
Definition at line 127 of file cm_local.h. Referenced by CM_FloodArea_r(), and CM_FloodAreaConnections(). |
|
|
Definition at line 101 of file cm_local.h. Referenced by CM_InitBoxHull(), CM_PointContents(), CM_StoreBrushes(), CM_TestInLeaf(), CM_TraceThroughLeaf(), CMod_LoadLeafBrushes(), and CMod_LoadSubmodels(). |
|
|
Definition at line 98 of file cm_local.h. Referenced by CM_LeafArea(), CM_LeafCluster(), CM_PointContents(), CM_PositionTest(), CM_StoreBrushes(), CM_StoreLeafs(), CM_TraceThroughTree(), and CMod_LoadLeafs(). |
|
|
Definition at line 104 of file cm_local.h. Referenced by CM_StoreBrushes(), CM_TestInLeaf(), CM_TraceThroughLeaf(), CMod_LoadLeafSurfaces(), and CMod_LoadSubmodels(). |
|
|
Definition at line 83 of file cm_local.h. Referenced by CM_LoadMap(). |
|
|
Definition at line 95 of file cm_local.h. Referenced by CM_BoxLeafnums_r(), CM_PointLeafnum_r(), CM_TraceThroughTree(), and CMod_LoadNodes(). |
|
|
Definition at line 120 of file cm_local.h. Referenced by CM_AdjustAreaPortalState(), CM_AreasConnected(), CM_FloodArea_r(), CM_FloodAreaConnections(), CM_LoadMap(), CM_WriteAreaBits(), and CMod_LoadLeafs(). |
|
|
Definition at line 109 of file cm_local.h. Referenced by CM_InitBoxHull(), and CMod_LoadBrushes(). |
|
|
Definition at line 88 of file cm_local.h. Referenced by CM_InitBoxHull(), and CMod_LoadBrushSides(). |
|
|
Definition at line 112 of file cm_local.h. Referenced by CM_ClusterPVS(), CM_LoadMap(), CM_NumClusters(), CMod_LoadLeafs(), and CMod_LoadVisibility(). |
|
|
Definition at line 117 of file cm_local.h. Referenced by CMod_LoadEntityString(). |
|
|
Definition at line 100 of file cm_local.h. Referenced by CM_InitBoxHull(), and CMod_LoadLeafBrushes(). |
|
|
Definition at line 97 of file cm_local.h. Referenced by CM_LeafArea(), CM_LeafCluster(), CM_LoadMap(), and CMod_LoadLeafs(). |
|
|
Definition at line 103 of file cm_local.h. Referenced by CMod_LoadLeafSurfaces(). |
|
|
Definition at line 94 of file cm_local.h. Referenced by CM_PointContents(), CM_PointLeafnum(), CM_Trace(), and CMod_LoadNodes(). |
|
|
Definition at line 91 of file cm_local.h. Referenced by CM_InitBoxHull(), and CMod_LoadPlanes(). |
|
|
Definition at line 85 of file cm_local.h. Referenced by CMod_LoadBrushes(), CMod_LoadBrushSides(), and CMod_LoadShaders(). |
|
|
Definition at line 106 of file cm_local.h. Referenced by CM_ClipHandleToModel(), CM_InlineModel(), CM_NumInlineModels(), and CMod_LoadSubmodels(). |
|
|
Definition at line 124 of file cm_local.h. Referenced by CMod_LoadPatches(). |
|
|
Definition at line 92 of file cm_local.h. Referenced by CM_InitBoxHull(), CMod_LoadBrushSides(), CMod_LoadNodes(), and CMod_LoadPlanes(). |
|
|
Definition at line 86 of file cm_local.h. Referenced by CMod_LoadBrushes(), CMod_LoadBrushSides(), CMod_LoadPatches(), and CMod_LoadShaders(). |
|
|
Definition at line 125 of file cm_local.h. Referenced by CM_StoreBrushes(), CM_TestInLeaf(), CM_TraceThroughLeaf(), and CMod_LoadPatches(). |
|
|
Definition at line 115 of file cm_local.h. Referenced by CM_ClusterPVS(), and CMod_LoadVisibility(). |
|
|
Definition at line 114 of file cm_local.h. Referenced by CM_ClusterPVS(), and CMod_LoadVisibility(). |
1.3.9.1