Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

GBSP_BSPData Struct Reference

#include <Gbspfile.h>

List of all members.

Public Attributes

GBSP_Header GBSPHeader
GFX_SkyData GFXSkyData
GFX_ModelGFXModels
GFX_NodeGFXNodes
GFX_BNodeGFXBNodes
GFX_LeafGFXLeafs
GFX_ClusterGFXClusters
GFX_AreaGFXAreas
GFX_AreaPortalGFXAreaPortals
GFX_PlaneGFXPlanes
GFX_FaceGFXFaces
int32GFXLeafFaces
GFX_LeafSideGFXLeafSides
geVec3dGFXVerts
int32GFXVertIndexList
geVec3dGFXRGBVerts
uint8GFXEntData
GFX_TextureGFXTextures
GFX_TexInfoGFXTexInfo
uint8GFXTexData
DRV_PaletteGFXPalettes
uint8GFXLightData
uint8GFXVisData
GFX_PortalGFXPortals
int32 NumGFXModels
int32 NumGFXNodes
int32 NumGFXBNodes
int32 NumGFXLeafs
int32 NumGFXClusters
int32 NumGFXAreas
int32 NumGFXAreaPortals
int32 NumGFXPlanes
int32 NumGFXFaces
int32 NumGFXLeafFaces
int32 NumGFXLeafSides
int32 NumGFXVerts
int32 NumGFXVertIndexList
int32 NumGFXRGBVerts
int32 NumGFXEntData
int32 NumGFXTextures
int32 NumGFXTexInfo
int32 NumGFXTexData
int32 NumGFXPalettes
int32 NumGFXLightData
int32 NumGFXVisData
int32 NumGFXPortals


Member Data Documentation

GBSP_Header GBSP_BSPData::GBSPHeader
 

Definition at line 294 of file Gbspfile.h.

Referenced by ReadChunk().

GFX_AreaPortal* GBSP_BSPData::GFXAreaPortals
 

Definition at line 302 of file Gbspfile.h.

Referenced by FillAreas_r(), GBSP_FreeGBSPFile(), ReadChunk(), and Vis_FloodAreas_r().

GFX_Area* GBSP_BSPData::GFXAreas
 

Definition at line 301 of file Gbspfile.h.

Referenced by FillAreas_r(), GBSP_FreeGBSPFile(), ReadChunk(), and Vis_FloodAreas_r().

GFX_BNode* GBSP_BSPData::GFXBNodes
 

Definition at line 298 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), and ReadChunk().

GFX_Cluster* GBSP_BSPData::GFXClusters
 

Definition at line 300 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), geWorld_LeafMightSeeLeaf(), ReadChunk(), Vis_VisWorld(), and World_CreateBSPFromBox().

uint8* GBSP_BSPData::GFXEntData
 

Definition at line 311 of file Gbspfile.h.

Referenced by Ent_WorldInit(), GBSP_FreeGBSPFile(), and ReadChunk().

GFX_Face* GBSP_BSPData::GFXFaces
 

Definition at line 304 of file Gbspfile.h.

Referenced by CalcSurfVectors(), GBSP_FreeGBSPFile(), GetRGBVerts(), GetSurfInfo(), GetTexVerts(), geWBitmap_Pool_CreateAllWBitmaps(), Light_SetupLightmap(), ReadChunk(), RenderBSPFrontBack_r(), RenderFace(), and RenderTransPoly().

int32* GBSP_BSPData::GFXLeafFaces
 

Definition at line 305 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), Vis_MarkWaterFaces(), and Vis_VisWorld().

GFX_Leaf* GBSP_BSPData::GFXLeafs
 

Definition at line 299 of file Gbspfile.h.

Referenced by BSPIntersect(), GBSP_FreeGBSPFile(), geWorld_LeafMightSeeLeaf(), ReadChunk(), Trace_CollideBeam(), Trace_GetContents(), Trace_GetTexureName(), Trace_ModelCollisionBBox(), Trace_SetupIntersect(), Trace_TestModelMove(), Trace_WorldCollisionBBox(), Vis_MarkWaterFaces(), Vis_VisWorld(), VisFog(), and World_CreateBSPFromBox().

GFX_LeafSide* GBSP_BSPData::GFXLeafSides
 

Definition at line 306 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), Trace_GetContents(), Trace_GetTexureName(), Trace_ModelCollisionBBox(), Trace_TestModelMove(), and Trace_WorldCollisionBBox().

uint8* GBSP_BSPData::GFXLightData
 

Definition at line 317 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), GetSurfInfo(), Light_SetupLightmap(), and ReadChunk().

GFX_Model* GBSP_BSPData::GFXModels
 

Definition at line 296 of file Gbspfile.h.

Referenced by CalcBSPModelInfo(), FindParents(), GBSP_FreeGBSPFile(), geWorld_AddPoly(), geWorld_GetLeaf(), geWorld_OpenModel(), Light_SetupLights(), LoadMotions(), ReadChunk(), RenderSubModels(), RenderWorldModel(), Trace_GetContents(), Trace_GetTexureName(), Trace_ModelCollisionBBox(), Trace_TestModelMove(), Trace_WorldCollisionBBox(), Trace_WorldCollisionExact(), Trace_WorldCollisionExact2(), Vis_MarkWaterFaces(), Vis_VisWorld(), and World_CreateBSPFromBox().

GFX_Node* GBSP_BSPData::GFXNodes
 

Definition at line 297 of file Gbspfile.h.

Referenced by BSPIntersect(), CalcBSPModelInfo(), FindParents(), GBSP_FreeGBSPFile(), gePuppet_ComputeAmbientLight(), geSprite_UpdateLighting(), Plane_FindLeaf(), ReadChunk(), RenderBSPFrontBack_r(), RenderBSPFrontBack_r2(), SetupDynamicLight_r(), Trace_BBoxInVisibleLeaf(), Trace_CollideBeam(), Trace_GetContents(), Trace_GetTexureName(), Trace_ModelCollisionBBox(), Trace_SetupIntersect(), Trace_TestModelMove(), Trace_WorldCollisionBBox(), Vis_VisWorld(), and World_CreateBSPFromBox().

DRV_Palette* GBSP_BSPData::GFXPalettes
 

Definition at line 315 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), geWBitmap_Pool_CreateAllWBitmaps(), and ReadChunk().

GFX_Plane* GBSP_BSPData::GFXPlanes
 

Definition at line 303 of file Gbspfile.h.

Referenced by BSPIntersect(), CalcSurfVectors(), CombineDLightWithRGBMap(), CombineDLightWithRGBMapWithShadow(), GBSP_FreeGBSPFile(), Plane_FaceDistanceFast(), Plane_FindLeaf(), ReadChunk(), RenderBSPFrontBack_r(), RenderBSPFrontBack_r2(), RenderFace(), RenderTransPoly(), SetupDynamicLight_r(), Trace_BBoxInVisibleLeaf(), Trace_CollideBeam(), Trace_GetContents(), Trace_GetTexureName(), Trace_ModelCollisionBBox(), Trace_SetupIntersect(), Trace_TestModelMove(), and Trace_WorldCollisionBBox().

GFX_Portal* GBSP_BSPData::GFXPortals
 

Definition at line 319 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), and ReadChunk().

geVec3d* GBSP_BSPData::GFXRGBVerts
 

Definition at line 309 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), GetRGBVerts(), and ReadChunk().

GFX_SkyData GBSP_BSPData::GFXSkyData
 

Definition at line 295 of file Gbspfile.h.

Referenced by geWorld_Create(), ReadChunk(), SetupSkyBoxFaceForScene(), and World_CreateBSPFromBox().

uint8* GBSP_BSPData::GFXTexData
 

Definition at line 314 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), geWBitmap_Pool_CreateAllWBitmaps(), geWorld_Create(), and ReadChunk().

GFX_TexInfo* GBSP_BSPData::GFXTexInfo
 

Definition at line 313 of file Gbspfile.h.

Referenced by CalcSurfVectors(), CombineDLightWithRGBMap(), CombineDLightWithRGBMapWithShadow(), GBSP_FreeGBSPFile(), GetRGBVerts(), GetSurfInfo(), GetTexVerts(), geWBitmap_Pool_CreateAllWBitmaps(), Light_GetLightmapRGB(), Light_GetLightmapRGBBlended(), Light_SetupLightmap(), ReadChunk(), RenderFace(), and RenderTransPoly().

GFX_Texture* GBSP_BSPData::GFXTextures
 

Definition at line 312 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), GetSurfInfo(), geWBitmap_Pool_CreateAllWBitmaps(), ReadChunk(), and SetupSkyBoxFaceForScene().

int32* GBSP_BSPData::GFXVertIndexList
 

Definition at line 308 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), GetSurfInfo(), GetTexVerts(), ReadChunk(), and RenderFace().

geVec3d* GBSP_BSPData::GFXVerts
 

Definition at line 307 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), GetSurfInfo(), GetTexVerts(), ReadChunk(), and RenderFace().

uint8* GBSP_BSPData::GFXVisData
 

Definition at line 318 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), geWorld_LeafMightSeeLeaf(), ReadChunk(), and Vis_VisWorld().

int32 GBSP_BSPData::NumGFXAreaPortals
 

Definition at line 327 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXAreas
 

Definition at line 326 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), Vis_WorldInit(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXBNodes
 

Definition at line 323 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXClusters
 

Definition at line 325 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), Vis_WorldInit(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXEntData
 

Definition at line 336 of file Gbspfile.h.

Referenced by Ent_WorldInit(), GBSP_FreeGBSPFile(), ReadChunk(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXFaces
 

Definition at line 329 of file Gbspfile.h.

Referenced by CalcSurfVectors(), GBSP_FreeGBSPFile(), geEngine_CreateWorldLightmapTHandles(), geEngine_DestroyWorldLightmapTHandles(), GetRGBVerts(), GetSurfInfo(), GetTexVerts(), geWBitmap_Pool_CreateAllWBitmaps(), ReadChunk(), Surf_WorldInit(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXLeafFaces
 

Definition at line 330 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXLeafs
 

Definition at line 324 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), geWorld_Create(), geWorld_Free(), ReadChunk(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXLeafSides
 

Definition at line 331 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXLightData
 

Definition at line 342 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXModels
 

Definition at line 321 of file Gbspfile.h.

Referenced by CalcBSPModelInfo(), GBSP_FreeGBSPFile(), geWorld_GetNextModel(), Light_SetupLights(), ReadChunk(), RenderSubModels(), Trace_GetContents(), Trace_GetTexureName(), Trace_WorldCollisionBBox(), Trace_WorldCollisionExact(), Trace_WorldCollisionExact2(), Vis_VisWorld(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXNodes
 

Definition at line 322 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), Vis_WorldInit(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXPalettes
 

Definition at line 340 of file Gbspfile.h.

Referenced by ReadChunk(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXPlanes
 

Definition at line 328 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXPortals
 

Definition at line 344 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXRGBVerts
 

Definition at line 334 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), and ReadChunk().

int32 GBSP_BSPData::NumGFXTexData
 

Definition at line 339 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), geWorld_Create(), ReadChunk(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXTexInfo
 

Definition at line 338 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXTextures
 

Definition at line 337 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), geWBitmap_Pool_CreateAllWBitmaps(), ReadChunk(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXVertIndexList
 

Definition at line 333 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), Surf_WorldInit(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXVerts
 

Definition at line 332 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), and World_CreateBSPFromBox().

int32 GBSP_BSPData::NumGFXVisData
 

Definition at line 343 of file Gbspfile.h.

Referenced by GBSP_FreeGBSPFile(), ReadChunk(), and World_CreateBSPFromBox().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 30 12:39:08 2003 for GTestAndEngine by doxygen 1.3.2