#include <tr_local.h>
Collaboration diagram for world_t:

Data Fields | |
| char | baseName [MAX_QPATH] |
| bmodel_t * | bmodels |
| int | clusterBytes |
| int | dataSize |
| char * | entityParsePoint |
| char * | entityString |
| fog_t * | fogs |
| int | lightGridBounds [3] |
| byte * | lightGridData |
| vec3_t | lightGridInverseSize |
| vec3_t | lightGridOrigin |
| vec3_t | lightGridSize |
| msurface_t ** | marksurfaces |
| char | name [MAX_QPATH] |
| mnode_t * | nodes |
| byte * | novis |
| int | numClusters |
| int | numDecisionNodes |
| int | numfogs |
| int | nummarksurfaces |
| int | numnodes |
| int | numplanes |
| int | numShaders |
| int | numsurfaces |
| cplane_t * | planes |
| dshader_t * | shaders |
| msurface_t * | surfaces |
| const byte * | vis |
|
|
Definition at line 692 of file tr_local.h. Referenced by R_LevelShot(), and RE_LoadWorldMap(). |
|
|
Definition at line 699 of file tr_local.h. Referenced by R_LoadLightGrid(), and R_LoadSubmodels(). |
|
|
Definition at line 725 of file tr_local.h. Referenced by R_ClusterPVS(), and R_LoadVisibility(). |
|
|
Definition at line 694 of file tr_local.h. Referenced by R_Modellist_f(), and RE_LoadWorldMap(). |
|
|
Definition at line 731 of file tr_local.h. Referenced by R_GetEntityToken(), and R_LoadEntities(). |
|
|
Definition at line 730 of file tr_local.h. Referenced by R_GetEntityToken(), and R_LoadEntities(). |
|
|
Definition at line 715 of file tr_local.h. Referenced by ComputeColors(), R_ComputeFogNum(), R_LoadFogs(), R_SpriteFogNum(), RB_AddDlightFlares(), RB_CalcFogTexCoords(), RB_FogPass(), and RE_AddPolyToScene(). |
|
|
Definition at line 720 of file tr_local.h. Referenced by R_LoadLightGrid(), and R_SetupEntityLightingGrid(). |
|
|
Definition at line 721 of file tr_local.h. Referenced by R_LightForPoint(), R_LoadLightGrid(), R_SetupEntityLighting(), and R_SetupEntityLightingGrid(). |
|
|
Definition at line 719 of file tr_local.h. Referenced by R_LoadLightGrid(), and R_SetupEntityLightingGrid(). |
|
|
Definition at line 717 of file tr_local.h. Referenced by R_LoadLightGrid(), and R_SetupEntityLightingGrid(). |
|
|
Definition at line 718 of file tr_local.h. Referenced by R_LoadEntities(), and R_LoadLightGrid(). |
|
|
Definition at line 712 of file tr_local.h. Referenced by R_LoadMarksurfaces(), and R_LoadNodesAndLeafs(). |
|
|
Definition at line 691 of file tr_local.h. Referenced by R_LoadFogs(), R_LoadMarksurfaces(), R_LoadNodesAndLeafs(), R_LoadPlanes(), R_LoadShaders(), R_LoadSubmodels(), R_LoadSurfaces(), R_Modellist_f(), and RE_LoadWorldMap(). |
|
|
Definition at line 706 of file tr_local.h. Referenced by R_AddWorldSurfaces(), R_LoadNodesAndLeafs(), R_MarkFragments(), R_MarkLeaves(), and R_PointInLeaf(). |
|
|
Definition at line 728 of file tr_local.h. Referenced by R_ClusterPVS(), and R_LoadVisibility(). |
|
|
Definition at line 724 of file tr_local.h. Referenced by R_ClusterPVS(), R_LoadNodesAndLeafs(), R_LoadVisibility(), and R_MarkLeaves(). |
|
|
Definition at line 705 of file tr_local.h. Referenced by R_LoadNodesAndLeafs(). |
|
|
Definition at line 714 of file tr_local.h. Referenced by R_ComputeFogNum(), R_LoadFogs(), R_SpriteFogNum(), RB_AddDlightFlares(), and RE_AddPolyToScene(). |
|
|
Definition at line 711 of file tr_local.h. Referenced by R_LoadMarksurfaces(). |
|
|
Definition at line 704 of file tr_local.h. Referenced by R_LoadNodesAndLeafs(), and R_MarkLeaves(). |
|
|
Definition at line 701 of file tr_local.h. Referenced by R_LoadPlanes(). |
|
|
Definition at line 696 of file tr_local.h. Referenced by R_LoadShaders(), and ShaderForShaderNum(). |
|
|
Definition at line 708 of file tr_local.h. Referenced by R_FixSharedVertexLodError(), R_FixSharedVertexLodError_r(), R_LoadSurfaces(), R_MovePatchSurfacesToHunk(), R_StitchAllPatches(), and R_TryStitchingPatch(). |
|
|
Definition at line 702 of file tr_local.h. Referenced by R_LoadFogs(), R_LoadNodesAndLeafs(), and R_LoadPlanes(). |
|
|
Definition at line 697 of file tr_local.h. Referenced by ParseMesh(), R_LoadShaders(), and ShaderForShaderNum(). |
|
|
Definition at line 709 of file tr_local.h. Referenced by R_FixSharedVertexLodError(), R_FixSharedVertexLodError_r(), R_LoadMarksurfaces(), R_LoadSubmodels(), R_LoadSurfaces(), R_MovePatchSurfacesToHunk(), R_StitchAllPatches(), R_StitchPatches(), and R_TryStitchingPatch(). |
|
|
Definition at line 726 of file tr_local.h. Referenced by R_ClusterPVS(), and R_LoadVisibility(). |
1.3.9.1