Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

clipMap_t Struct Reference

#include <cm_local.h>

Collaboration diagram for clipMap_t:

Collaboration graph
[legend]

Data Fields

int * areaPortals
cArea_tareas
cbrush_tbrushes
cbrushside_tbrushsides
int checkcount
int clusterBytes
cmodel_tcmodels
char * entityString
int floodvalid
int * leafbrushes
cLeaf_tleafs
int * leafsurfaces
char name [MAX_QPATH]
cNode_tnodes
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_tplanes
dshader_tshaders
cPatch_t ** surfaces
qboolean vised
bytevisibility

Field Documentation

int* areaPortals
 

Definition at line 122 of file cm_local.h.

Referenced by CM_AdjustAreaPortalState(), CM_FloodArea_r(), and CMod_LoadLeafs().

cArea_t* areas
 

Definition at line 121 of file cm_local.h.

Referenced by CM_AreasConnected(), CM_FloodArea_r(), CM_FloodAreaConnections(), CM_WriteAreaBits(), and CMod_LoadLeafs().

cbrush_t* brushes
 

Definition at line 110 of file cm_local.h.

Referenced by CM_InitBoxHull(), CM_PointContents(), CM_StoreBrushes(), CM_TestInLeaf(), CM_TraceThroughLeaf(), and CMod_LoadBrushes().

cbrushside_t* brushsides
 

Definition at line 89 of file cm_local.h.

Referenced by CM_InitBoxHull(), CMod_LoadBrushes(), and CMod_LoadBrushSides().

int checkcount
 

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().

int clusterBytes
 

Definition at line 113 of file cm_local.h.

Referenced by CM_ClusterPVS(), and CMod_LoadVisibility().

cmodel_t* cmodels
 

Definition at line 107 of file cm_local.h.

Referenced by CM_ClipHandleToModel(), CM_LoadMap(), and CMod_LoadSubmodels().

char* entityString
 

Definition at line 118 of file cm_local.h.

Referenced by CM_EntityString(), and CMod_LoadEntityString().

int floodvalid
 

Definition at line 127 of file cm_local.h.

Referenced by CM_FloodArea_r(), and CM_FloodAreaConnections().

int* leafbrushes
 

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().

cLeaf_t* leafs
 

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().

int* leafsurfaces
 

Definition at line 104 of file cm_local.h.

Referenced by CM_StoreBrushes(), CM_TestInLeaf(), CM_TraceThroughLeaf(), CMod_LoadLeafSurfaces(), and CMod_LoadSubmodels().

char name[MAX_QPATH]
 

Definition at line 83 of file cm_local.h.

Referenced by CM_LoadMap().

cNode_t* nodes
 

Definition at line 95 of file cm_local.h.

Referenced by CM_BoxLeafnums_r(), CM_PointLeafnum_r(), CM_TraceThroughTree(), and CMod_LoadNodes().

int numAreas
 

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().

int numBrushes
 

Definition at line 109 of file cm_local.h.

Referenced by CM_InitBoxHull(), and CMod_LoadBrushes().

int numBrushSides
 

Definition at line 88 of file cm_local.h.

Referenced by CM_InitBoxHull(), and CMod_LoadBrushSides().

int numClusters
 

Definition at line 112 of file cm_local.h.

Referenced by CM_ClusterPVS(), CM_LoadMap(), CM_NumClusters(), CMod_LoadLeafs(), and CMod_LoadVisibility().

int numEntityChars
 

Definition at line 117 of file cm_local.h.

Referenced by CMod_LoadEntityString().

int numLeafBrushes
 

Definition at line 100 of file cm_local.h.

Referenced by CM_InitBoxHull(), and CMod_LoadLeafBrushes().

int numLeafs
 

Definition at line 97 of file cm_local.h.

Referenced by CM_LeafArea(), CM_LeafCluster(), CM_LoadMap(), and CMod_LoadLeafs().

int numLeafSurfaces
 

Definition at line 103 of file cm_local.h.

Referenced by CMod_LoadLeafSurfaces().

int numNodes
 

Definition at line 94 of file cm_local.h.

Referenced by CM_PointContents(), CM_PointLeafnum(), CM_Trace(), and CMod_LoadNodes().

int numPlanes
 

Definition at line 91 of file cm_local.h.

Referenced by CM_InitBoxHull(), and CMod_LoadPlanes().

int numShaders
 

Definition at line 85 of file cm_local.h.

Referenced by CMod_LoadBrushes(), CMod_LoadBrushSides(), and CMod_LoadShaders().

int numSubModels
 

Definition at line 106 of file cm_local.h.

Referenced by CM_ClipHandleToModel(), CM_InlineModel(), CM_NumInlineModels(), and CMod_LoadSubmodels().

int numSurfaces
 

Definition at line 124 of file cm_local.h.

Referenced by CMod_LoadPatches().

cplane_t* planes
 

Definition at line 92 of file cm_local.h.

Referenced by CM_InitBoxHull(), CMod_LoadBrushSides(), CMod_LoadNodes(), and CMod_LoadPlanes().

dshader_t* shaders
 

Definition at line 86 of file cm_local.h.

Referenced by CMod_LoadBrushes(), CMod_LoadBrushSides(), CMod_LoadPatches(), and CMod_LoadShaders().

cPatch_t** surfaces
 

Definition at line 125 of file cm_local.h.

Referenced by CM_StoreBrushes(), CM_TestInLeaf(), CM_TraceThroughLeaf(), and CMod_LoadPatches().

qboolean vised
 

Definition at line 115 of file cm_local.h.

Referenced by CM_ClusterPVS(), and CMod_LoadVisibility().

byte* visibility
 

Definition at line 114 of file cm_local.h.

Referenced by CM_ClusterPVS(), and CMod_LoadVisibility().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 25 18:59:08 2005 for Quake III Arena by  doxygen 1.3.9.1