#include <World.h>
Public Attributes | |
| char | FileName [200] |
| GBSP_BSPData | BSPData |
| Surf_SurfInfo * | SurfInfo |
| Surf_TexVert * | TexVerts |
| geWBitmap_Pool * | WBitmapPool |
| geWorld_Model | Models [MAX_MODELS] |
| geWorld_Leaf * | LeafData |
| int32 * | ClusterVisFrame |
| int32 * | NodeVisFrame |
| int32 * | AreaVisFrame |
| uint8 | AreaConnections [256][256] |
| int32 * | NodeParents |
|
|
Definition at line 122 of file World.h. Referenced by geWorld_LeafMightSeeLeaf(), geWorld_OpenModel(), and Vis_WorldInit(). |
|
|
Definition at line 121 of file World.h. Referenced by Vis_FloodAreas_r(), Vis_VisWorld(), Vis_WorldInit(), and Vis_WorldShutdown(). |
|
|
|
Definition at line 119 of file World.h. Referenced by Vis_VisWorld(), Vis_WorldInit(), and Vis_WorldShutdown(). |
|
|
|
|
|
Definition at line 117 of file World.h. Referenced by BBoxInVisibleLeaf_r(), FindParents(), geWorld_Create(), geWorld_Free(), geWorld_LinkPolyToLeaf(), geWorld_MightSeeLeaf(), MarkVisibleParents(), RenderBSPFrontBack_r(), RenderBSPFrontBack_r2(), RenderScene(), Vis_VisWorld(), and VisFog(). |
|
|
Definition at line 115 of file World.h. Referenced by CalcBSPModelInfo(), FillAreas_r(), geWorld_Create(), geWorld_GetNextModel(), Light_SetupLights(), ParseClassUserData(), RenderSubModels(), RenderWorldModel(), Trace_GetContents(), Trace_GetTexureName(), Trace_WorldCollisionBBox(), Trace_WorldCollisionExact(), Trace_WorldCollisionExact2(), Vis_FloodAreas_r(), and Vis_VisWorld(). |
|
|
Definition at line 124 of file World.h. Referenced by FindParents(), MarkVisibleParents(), Vis_WorldInit(), and Vis_WorldShutdown(). |
|
|
Definition at line 120 of file World.h. Referenced by MarkVisibleParents(), RenderBSPFrontBack_r(), RenderBSPFrontBack_r2(), Vis_WorldInit(), and Vis_WorldShutdown(). |
|
|
Definition at line 110 of file World.h. Referenced by CalcSurfVectors(), geEngine_CreateWorldLightmapTHandles(), geEngine_DestroyWorldLightmapTHandles(), geSprite_UpdateLighting(), GetSurfInfo(), Light_SetupLightmap(), SetupDynamicLight_r(), SetupStaticData(), Surf_WorldInit(), Surf_WorldShutdown(), Vis_MarkWaterFaces(), and Vis_VisWorld(). |
|
|
Definition at line 111 of file World.h. Referenced by GetRGBVerts(), GetSurfInfo(), GetTexVerts(), RenderFace(), Surf_WorldInit(), and Surf_WorldShutdown(). |
|
|
Definition at line 113 of file World.h. Referenced by geWorld_BitmapIsVisible(), geWorld_BitmapListInit(), geWorld_Create(), geWorld_Free(), geWorld_GetBitmapByName(), RenderFace(), RenderSkyThroughFrustum(), and RenderTransPoly(). |
1.3.2