Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

trRefdef_t Struct Reference

#include <tr_local.h>

Collaboration diagram for trRefdef_t:

Collaboration graph
[legend]

Data Fields

byte areamask [MAX_MAP_AREA_BYTES]
qboolean areamaskModified
dlight_sdlights
drawSurf_sdrawSurfs
trRefEntity_tentities
float floatTime
float fov_x
float fov_y
int height
int num_dlights
int num_entities
int numDrawSurfs
int numPolys
srfPoly_spolys
int rdflags
char text [MAX_RENDER_STRINGS][MAX_RENDER_STRING_LENGTH]
int time
vec3_t viewaxis [3]
vec3_t vieworg
int width
int x
int y

Field Documentation

byte areamask[MAX_MAP_AREA_BYTES]
 

Definition at line 440 of file tr_local.h.

Referenced by R_MarkLeaves(), and RE_RenderScene().

qboolean areamaskModified
 

Definition at line 441 of file tr_local.h.

Referenced by R_MarkLeaves(), and RE_RenderScene().

struct dlight_s* dlights
 

Definition at line 452 of file tr_local.h.

Referenced by ProjectDlightTexture(), R_DlightBmodel(), R_DlightFace(), R_DlightGrid(), R_DlightTrisurf(), R_RecursiveWorldNode(), R_SetupEntityLighting(), RB_AddDlightFlares(), RB_RenderDrawSurfList(), and RE_RenderScene().

struct drawSurf_s* drawSurfs
 

Definition at line 458 of file tr_local.h.

Referenced by R_AddDrawSurf(), R_RenderView(), and RE_RenderScene().

trRefEntity_t* entities
 

Definition at line 449 of file tr_local.h.

Referenced by IsMirror(), R_AddEntitySurfaces(), R_GetPortalOrientations(), RB_RenderDrawSurfList(), and RE_RenderScene().

float floatTime
 

Definition at line 443 of file tr_local.h.

Referenced by RB_BeginSurface(), RB_RenderDrawSurfList(), RB_SetGL2D(), and RE_RenderScene().

float fov_x
 

Definition at line 432 of file tr_local.h.

Referenced by R_SetupProjection(), and RE_RenderScene().

float fov_y
 

Definition at line 432 of file tr_local.h.

Referenced by R_SetupProjection(), and RE_RenderScene().

int height
 

Definition at line 431 of file tr_local.h.

Referenced by RE_RenderScene().

int num_dlights
 

Definition at line 451 of file tr_local.h.

Referenced by ProjectDlightTexture(), R_AddWorldSurfaces(), R_DlightBmodel(), R_DlightFace(), R_DlightGrid(), R_DlightTrisurf(), R_RecursiveWorldNode(), R_SetupEntityLighting(), RB_AddDlightFlares(), RB_RenderDrawSurfList(), and RE_RenderScene().

int num_entities
 

Definition at line 448 of file tr_local.h.

Referenced by IsMirror(), R_AddEntitySurfaces(), R_GetPortalOrientations(), and RE_RenderScene().

int numDrawSurfs
 

Definition at line 457 of file tr_local.h.

Referenced by R_AddDrawSurf(), R_RenderView(), and RE_RenderScene().

int numPolys
 

Definition at line 454 of file tr_local.h.

Referenced by R_AddPolygonSurfaces(), and RE_RenderScene().

struct srfPoly_s* polys
 

Definition at line 455 of file tr_local.h.

Referenced by R_AddPolygonSurfaces(), and RE_RenderScene().

int rdflags
 

Definition at line 437 of file tr_local.h.

Referenced by R_AddWorldSurfaces(), R_ComputeFogNum(), R_SetupEntityLighting(), R_SpriteFogNum(), RB_BeginDrawingView(), RE_RenderScene(), and SetFarClip().

char text[MAX_RENDER_STRINGS][MAX_RENDER_STRING_LENGTH]
 

Definition at line 446 of file tr_local.h.

Referenced by RB_DeformTessGeometry(), and RE_RenderScene().

int time
 

Definition at line 436 of file tr_local.h.

Referenced by R_GetPortalOrientations(), RB_AddFlare(), RB_CalcBulgeVertexes(), RB_Hyperspace(), RB_SetGL2D(), RB_TestFlare(), and RE_RenderScene().

vec3_t viewaxis[3]
 

Definition at line 434 of file tr_local.h.

Referenced by RE_RenderScene().

vec3_t vieworg
 

Definition at line 433 of file tr_local.h.

Referenced by RE_RenderScene().

int width
 

Definition at line 431 of file tr_local.h.

Referenced by RE_RenderScene().

int x
 

Definition at line 431 of file tr_local.h.

Referenced by RE_RenderScene().

int y
 

Definition at line 431 of file tr_local.h.

Referenced by RE_RenderScene().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 25 20:01:41 2005 for Quake III Arena by  doxygen 1.3.9.1