mBspModel_s Struct Reference

brush model More...

#include <r_model_brush.h>

Collaboration diagram for mBspModel_s:
Collaboration graph
[legend]

Data Fields

int firstmodelsurface
int nummodelsurfaces
int maptile
int numsubmodels
mBspHeader_tsubmodels
int numplanes
cBspPlane_tplanes
int numleafs
mBspLeaf_tleafs
int numvertexes
mBspVertex_tvertexes
int numedges
mBspEdge_tedges
int numnodes
int firstnode
mBspNode_tnodes
int numtexinfo
mBspTexInfo_ttexinfo
int numsurfaces
mBspSurface_tsurfaces
int numsurfedges
int * surfedges
float * verts
float * texcoords
float * lmtexcoords
float * tangents
float * normals
unsigned int vertex_buffer
unsigned int texcoord_buffer
unsigned int lmtexcoord_buffer
unsigned int tangent_buffer
unsigned int normal_buffer
byte lightquant
bytelightdata
mBspSurfaces_tsorted_surfaces [NUM_SURFACES_ARRAYS]

Detailed Description

brush model

Definition at line 188 of file r_model_brush.h.


Field Documentation

Definition at line 206 of file r_model_brush.h.

Referenced by R_LoadBspVertexArrays(), R_ModLoadEdges(), and R_SetSurfaceExtents().

Definition at line 190 of file r_model_brush.h.

Referenced by R_LoadSurfacesArrays_(), R_SetupSubmodels(), and R_SortSurfacesArrays().

Definition at line 209 of file r_model_brush.h.

Referenced by R_SetupSubmodels(), and R_Trace().

Definition at line 200 of file r_model_brush.h.

Referenced by R_ModLoadLeafs(), and R_ModLoadNodes().

Definition at line 236 of file r_model_brush.h.

Referenced by R_ModLoadLighting(), and R_ModLoadSurfaces().

Definition at line 235 of file r_model_brush.h.

Referenced by R_ModLoadLighting(), and R_ModLoadSurfaces().

the maptile the surface indices belongs to

Definition at line 191 of file r_model_brush.h.

Referenced by R_SetupSubmodels(), and R_Trace().

Definition at line 210 of file r_model_brush.h.

Referenced by R_ModLoadNodes(), and R_SetupSubmodels().

Definition at line 205 of file r_model_brush.h.

Referenced by R_ModLoadEdges().

number of visible leafs, not counting 0

Definition at line 199 of file r_model_brush.h.

Referenced by R_ModLoadLeafs(), and R_ModLoadNodes().

Definition at line 190 of file r_model_brush.h.

Referenced by R_LoadSurfacesArrays_(), R_SetupSubmodels(), and R_SortSurfacesArrays().

Definition at line 208 of file r_model_brush.h.

Referenced by R_ModLoadNodes(), and R_SetupSubmodels().

Definition at line 196 of file r_model_brush.h.

Referenced by R_ModLoadPlanes().

Definition at line 193 of file r_model_brush.h.

Referenced by R_ModLoadSubmodels(), and R_SetupSubmodels().

Definition at line 218 of file r_model_brush.h.

Referenced by R_ModLoadSurfedges().

Definition at line 212 of file r_model_brush.h.

Referenced by R_ModLoadSurfaces(), and R_ModLoadTexinfo().

Definition at line 202 of file r_model_brush.h.

Referenced by R_ModLoadNormals(), and R_ModLoadVertexes().

Definition at line 194 of file r_model_brush.h.

Referenced by R_GetLevelSurfaceLists(), R_ModLoadSubmodels(), and R_SetupSubmodels().

Definition at line 219 of file r_model_brush.h.

Referenced by R_LoadBspVertexArrays(), R_ModLoadSurfedges(), and R_SetSurfaceExtents().

Definition at line 213 of file r_model_brush.h.

Referenced by R_ModLoadSurfaces(), and R_ModLoadTexinfo().


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

Generated by  doxygen 1.6.2