mapTile_t Struct Reference

Stores the data of a map tile. More...

#include <typedefs.h>

Collaboration diagram for mapTile_t:
Collaboration graph
[legend]

Data Fields

char name [MAX_QPATH]
int idx
int numbrushsides
cBspBrushSide_tbrushsides
int numtexinfo
cBspSurface_tsurfaces
int numplanes
cBspPlane_tplanes
int numnodes
cBspNode_tnodes
int numleafs
cBspLeaf_tleafs
int emptyleaf
int numleafbrushes
unsigned short * leafbrushes
int nummodels
cBspModel_tmodels
int numbrushes
cBspBrush_tbrushes
cBspPlane_tbox_planes
int box_headnode
cBspBrush_tbox_brush
cBspLeaf_tbox_leaf
tnode_ttnodes
int numtheads
intptr_t thead [LEVEL_MAX]
int theadlevel [LEVEL_MAX]
int numcheads
cBspHead_t cheads [MAX_MAP_NODES]
ipos3_t wpMins
ipos3_t wpMaxs

Detailed Description

Stores the data of a map tile.

Definition at line 87 of file typedefs.h.


Field Documentation

Definition at line 119 of file typedefs.h.

Referenced by CM_InitBoxHull().

Definition at line 118 of file typedefs.h.

Referenced by CM_HeadnodeForBox(), CM_HintedTransformedBoxTrace(), and CM_InitBoxHull().

Definition at line 120 of file typedefs.h.

Referenced by CM_InitBoxHull().

Definition at line 117 of file typedefs.h.

Referenced by CM_HeadnodeForBox(), and CM_InitBoxHull().

Definition at line 114 of file typedefs.h.

Referenced by CM_InitBoxHull(), and CMod_LoadBrushes().

Definition at line 92 of file typedefs.h.

Referenced by CM_InitBoxHull(), and CMod_LoadBrushSides().

cBspHead_t mapTile_t::cheads[MAX_MAP_NODES]

Definition at line 129 of file typedefs.h.

Definition at line 105 of file typedefs.h.

Referenced by CM_InitBoxHull(), and CMod_LoadLeafs().

unsigned short* mapTile_t::leafbrushes

Definition at line 108 of file typedefs.h.

Referenced by CM_InitBoxHull(), and CMod_LoadLeafBrushes().

Definition at line 104 of file typedefs.h.

Referenced by CM_InitBoxHull(), and CMod_LoadLeafs().

Definition at line 111 of file typedefs.h.

Referenced by CM_MakeTracingNodes(), CMod_LoadEntityString(), and CMod_LoadSubmodels().

char mapTile_t::name[MAX_QPATH]

Definition at line 88 of file typedefs.h.

Referenced by CM_AddMapTile().

Definition at line 101 of file typedefs.h.

Referenced by CM_InitBoxHull(), and CMod_LoadNodes().

Definition at line 113 of file typedefs.h.

Referenced by CM_InitBoxHull(), and CMod_LoadBrushes().

Definition at line 91 of file typedefs.h.

Referenced by CM_InitBoxHull(), and CMod_LoadBrushSides().

Definition at line 128 of file typedefs.h.

Referenced by CM_MakeTracingNodes().

Definition at line 107 of file typedefs.h.

Referenced by CM_InitBoxHull(), and CMod_LoadLeafBrushes().

Definition at line 103 of file typedefs.h.

Referenced by CM_InitBoxHull(), and CMod_LoadLeafs().

Definition at line 110 of file typedefs.h.

Referenced by CM_AddMapTile(), CM_MakeTracingNodes(), and CMod_LoadSubmodels().

Definition at line 100 of file typedefs.h.

Referenced by CM_InitBoxHull(), CM_MakeTracingNodes(), and CMod_LoadNodes().

Definition at line 97 of file typedefs.h.

Referenced by CM_InitBoxHull(), and CMod_LoadPlanes().

Definition at line 94 of file typedefs.h.

Referenced by CMod_LoadBrushSides(), and CMod_LoadSurfaces().

Definition at line 124 of file typedefs.h.

Referenced by CM_MakeTracingNodes().

Definition at line 98 of file typedefs.h.

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

Definition at line 95 of file typedefs.h.

Referenced by CMod_LoadBrushSides(), and CMod_LoadSurfaces().

intptr_t mapTile_t::thead[LEVEL_MAX]

Definition at line 125 of file typedefs.h.

Referenced by CM_MakeTracingNodes().

int mapTile_t::theadlevel[LEVEL_MAX]

Definition at line 126 of file typedefs.h.

Referenced by CM_MakeTracingNodes().

Definition at line 123 of file typedefs.h.

Referenced by CM_MakeTracingNodes().

Definition at line 132 of file typedefs.h.

Referenced by CM_CompleteBoxTrace(), and CMod_LoadRouting().

Definition at line 131 of file typedefs.h.

Referenced by CM_CompleteBoxTrace(), and CMod_LoadRouting().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2