rendererData_t Struct Reference

#include <cl_renderer.h>

Collaboration diagram for rendererData_t:
Collaboration graph
[legend]

Data Fields

qboolean ready
float fieldOfViewX
float fieldOfViewY
vec3_t viewOrigin
vec3_t viewAngles
float time
int rendererFlags
int worldlevel
int brushCount
int aliasCount
int weather
vec4_t fogColor
int numEntities
int numLights
int numCoronas
corona_t coronas [MAX_CORONAS]
trace_t trace
struct entity_straceEntity
mapTiles_tmapTiles
const char * mapZone

Detailed Description

Definition at line 199 of file cl_renderer.h.


Field Documentation

Definition at line 208 of file cl_renderer.h.

Referenced by CL_SequenceRender(), CL_ViewRender(), R_DrawSurface(), and SCR_UpdateScreen().

Definition at line 216 of file cl_renderer.h.

Referenced by R_AddCorona(), and R_DrawCoronas().

Definition at line 202 of file cl_renderer.h.

Referenced by CL_ViewCalcFieldOfViewY(), and R_SetupFrustum().

Definition at line 211 of file cl_renderer.h.

Referenced by CL_ViewLoadMedia(), and R_EnableFog().

Definition at line 221 of file cl_renderer.h.

Referenced by CL_SequenceRender(), CL_ViewRender(), and R_Trace().

used to replace textures in base assembly

Definition at line 223 of file cl_renderer.h.

Referenced by CP_StartMissionMap(), and R_ModLoadTexinfo().

Definition at line 215 of file cl_renderer.h.

Referenced by R_AddCorona(), R_ClearScene(), and R_DrawCoronas().

Definition at line 214 of file cl_renderer.h.

Referenced by R_AddLight(), R_ClearScene(), and R_EnableLights().

false if on new level or vid restart - if this is true the map can be rendered

Definition at line 200 of file cl_renderer.h.

Referenced by CL_ParseConfigString(), CL_ParseServerData(), CL_SequenceRender(), CL_SetClientState(), CL_ViewLoadMedia(), CL_ViewRender(), R_RunThread(), SCR_UpdateScreen(), and VID_Restart_f().

occlusion testing

Definition at line 218 of file cl_renderer.h.

Referenced by R_DrawFlareSurfaces(), and R_Trace().

Definition at line 219 of file cl_renderer.h.

Referenced by R_Trace().

weather effects

Definition at line 210 of file cl_renderer.h.

Referenced by CL_ViewLoadMedia(), and R_EnableFog().

Definition at line 207 of file cl_renderer.h.

Referenced by CL_ViewUpdateRenderData(), R_DrawParticles(), and R_GetLevelSurfaceLists().


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

Generated by  doxygen 1.6.2