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

Data Fields | |
| byte | areamask [MAX_MAP_AREA_BYTES] |
| qboolean | areamaskModified |
| dlight_s * | dlights |
| drawSurf_s * | drawSurfs |
| trRefEntity_t * | entities |
| float | floatTime |
| float | fov_x |
| float | fov_y |
| int | height |
| int | num_dlights |
| int | num_entities |
| int | numDrawSurfs |
| int | numPolys |
| srfPoly_s * | polys |
| 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 |
|
|
Definition at line 440 of file tr_local.h. Referenced by R_MarkLeaves(), and RE_RenderScene(). |
|
|
Definition at line 441 of file tr_local.h. Referenced by R_MarkLeaves(), and RE_RenderScene(). |
|
|
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(). |
|
|
Definition at line 458 of file tr_local.h. Referenced by R_AddDrawSurf(), R_RenderView(), and RE_RenderScene(). |
|
|
Definition at line 449 of file tr_local.h. Referenced by IsMirror(), R_AddEntitySurfaces(), R_GetPortalOrientations(), RB_RenderDrawSurfList(), and RE_RenderScene(). |
|
|
Definition at line 443 of file tr_local.h. Referenced by RB_BeginSurface(), RB_RenderDrawSurfList(), RB_SetGL2D(), and RE_RenderScene(). |
|
|
Definition at line 432 of file tr_local.h. Referenced by R_SetupProjection(), and RE_RenderScene(). |
|
|
Definition at line 432 of file tr_local.h. Referenced by R_SetupProjection(), and RE_RenderScene(). |
|
|
Definition at line 431 of file tr_local.h. Referenced by RE_RenderScene(). |
|
|
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(). |
|
|
Definition at line 448 of file tr_local.h. Referenced by IsMirror(), R_AddEntitySurfaces(), R_GetPortalOrientations(), and RE_RenderScene(). |
|
|
Definition at line 457 of file tr_local.h. Referenced by R_AddDrawSurf(), R_RenderView(), and RE_RenderScene(). |
|
|
Definition at line 454 of file tr_local.h. Referenced by R_AddPolygonSurfaces(), and RE_RenderScene(). |
|
|
Definition at line 455 of file tr_local.h. Referenced by R_AddPolygonSurfaces(), and RE_RenderScene(). |
|
|
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(). |
|
|
Definition at line 446 of file tr_local.h. Referenced by RB_DeformTessGeometry(), and RE_RenderScene(). |
|
|
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(). |
|
|
Definition at line 434 of file tr_local.h. Referenced by RE_RenderScene(). |
|
|
Definition at line 433 of file tr_local.h. Referenced by RE_RenderScene(). |
|
|
Definition at line 431 of file tr_local.h. Referenced by RE_RenderScene(). |
|
|
Definition at line 431 of file tr_local.h. Referenced by RE_RenderScene(). |
|
|
Definition at line 431 of file tr_local.h. Referenced by RE_RenderScene(). |
1.3.9.1