altEngine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
bspData_t Struct Reference

#include <bspTypes.h>

Collaboration diagram for bspData_t:
Collaboration graph
[legend]

Public Attributes

bsp_theader
 
byteEnt
 
material_tMaterial
 
plane_tPlane
 
node_tNode
 
leaf_tLeaf
 
int * LeafFace
 
int * LeafBrush
 
bspvertex_tVert
 
face_tFace
 
visData_tVisData
 
int * IndexArray
 
fog_tFog
 
brush_tBrushes
 
brushSide_tBrushSides
 
lightmap_tLightMaps
 
model_tModel
 
unsigned int num_ents
 
unsigned int num_materials
 
unsigned int num_planes
 
unsigned int num_nodes
 
unsigned int num_leafs
 
unsigned int num_LeafFaces
 
unsigned int num_LeafBrushes
 
unsigned int num_model
 
unsigned int num_brushes
 
unsigned int num_BrushSides
 
unsigned int num_verts
 
unsigned int num_faces
 
unsigned int num_vis
 
unsigned int num_index
 
unsigned int num_lightmaps
 
unsigned int num_fog
 

Member Data Documentation

brush_t* bspData_t::Brushes
brushSide_t* bspData_t::BrushSides
byte* bspData_t::Ent
face_t* bspData_t::Face
fog_t* bspData_t::Fog
bsp_t* bspData_t::header
int* bspData_t::IndexArray
leaf_t* bspData_t::Leaf
int* bspData_t::LeafBrush
int* bspData_t::LeafFace
lightmap_t* bspData_t::LightMaps
material_t* bspData_t::Material
model_t* bspData_t::Model
node_t* bspData_t::Node
unsigned int bspData_t::num_brushes
unsigned int bspData_t::num_BrushSides
unsigned int bspData_t::num_ents
unsigned int bspData_t::num_faces
unsigned int bspData_t::num_fog
unsigned int bspData_t::num_index
unsigned int bspData_t::num_LeafBrushes
unsigned int bspData_t::num_LeafFaces
unsigned int bspData_t::num_leafs
unsigned int bspData_t::num_lightmaps
unsigned int bspData_t::num_materials
unsigned int bspData_t::num_model
unsigned int bspData_t::num_nodes
unsigned int bspData_t::num_planes
unsigned int bspData_t::num_verts
unsigned int bspData_t::num_vis
plane_t* bspData_t::Plane
bspvertex_t* bspData_t::Vert
visData_t* bspData_t::VisData

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