#include <r_local.h>
Public Attributes | |
| vrect_t | vrect |
| vrect_t | aliasvrect |
| int | vrectright |
| int | vrectbottom |
| int | aliasvrectright |
| int | aliasvrectbottom |
| float | vrectrightedge |
| float | fvrectx |
| float | fvrecty |
| float | fvrectx_adj |
| float | fvrecty_adj |
| int | vrect_x_adj_shift20 |
| int | vrectright_adj_shift20 |
| float | fvrectright_adj |
| float | fvrectbottom_adj |
| float | fvrectright |
| float | fvrectbottom |
| float | horizontalFieldOfView |
| float | xOrigin |
| float | yOrigin |
| vec3_t | vieworg |
| vec3_t | viewangles |
| unsigned | ambientlight |
| vrect_t oldrefdef_t::aliasvrect |
Definition at line 120 of file r_local.h.
Referenced by R_Alias_clip_left(), R_Alias_clip_top(), R_AliasClip(), R_AliasClipTriangle(), R_AliasClipTriangleRGB(), R_AliasProjectAndClipTestFinalVert(), and R_ViewChanged().
| int oldrefdef_t::aliasvrectbottom |
Definition at line 122 of file r_local.h.
Referenced by R_Alias_clip_bottom(), R_AliasClip(), R_AliasClipTriangle(), R_AliasClipTriangleRGB(), R_AliasProjectAndClipTestFinalVert(), and R_ViewChanged().
| int oldrefdef_t::aliasvrectright |
Definition at line 122 of file r_local.h.
Referenced by R_Alias_clip_right(), R_AliasClip(), R_AliasClipTriangle(), R_AliasClipTriangleRGB(), R_AliasProjectAndClipTestFinalVert(), and R_ViewChanged().
| unsigned oldrefdef_t::ambientlight |
Definition at line 141 of file r_local.h.
Referenced by R_BuildLightMapRGB().
| float oldrefdef_t::fvrectbottom |
Definition at line 132 of file r_local.h.
Referenced by R_ViewChanged().
| float oldrefdef_t::fvrectbottom_adj |
Definition at line 129 of file r_local.h.
Referenced by R_EmitEdge(), R_PolygonScanRightEdge(), and R_ViewChanged().
| float oldrefdef_t::fvrectright |
Definition at line 131 of file r_local.h.
Referenced by R_ViewChanged().
| float oldrefdef_t::fvrectright_adj |
Definition at line 129 of file r_local.h.
Referenced by R_EmitEdge(), R_PolygonScanRightEdge(), and R_ViewChanged().
| float oldrefdef_t::fvrectx |
Definition at line 125 of file r_local.h.
Referenced by R_ViewChanged().
| float oldrefdef_t::fvrectx_adj |
Definition at line 126 of file r_local.h.
Referenced by R_EmitEdge(), R_PolygonScanRightEdge(), and R_ViewChanged().
| float oldrefdef_t::fvrecty |
Definition at line 125 of file r_local.h.
Referenced by R_ViewChanged().
| float oldrefdef_t::fvrecty_adj |
Definition at line 126 of file r_local.h.
Referenced by R_EmitEdge(), R_PolygonScanRightEdge(), and R_ViewChanged().
| float oldrefdef_t::horizontalFieldOfView |
Definition at line 133 of file r_local.h.
Referenced by R_ViewChanged().
| vec3_t oldrefdef_t::viewangles |
Definition at line 139 of file r_local.h.
Referenced by R_RenderFrame(), and R_SetupFrame().
| vec3_t oldrefdef_t::vieworg |
Definition at line 138 of file r_local.h.
Referenced by R_RenderFrame(), and R_SetupFrame().
| vrect_t oldrefdef_t::vrect |
Definition at line 118 of file r_local.h.
Referenced by D_ViewChanged(), D_WarpScreen(), R_BeginEdgeFrame(), R_ScanEdges(), and R_ViewChanged().
| int oldrefdef_t::vrect_x_adj_shift20 |
Definition at line 127 of file r_local.h.
Referenced by R_EmitEdge(), and R_ViewChanged().
| int oldrefdef_t::vrectbottom |
Definition at line 121 of file r_local.h.
Referenced by D_ViewChanged(), R_BeginEdgeFrame(), R_ScanEdges(), and R_ViewChanged().
| int oldrefdef_t::vrectright |
Definition at line 121 of file r_local.h.
Referenced by D_ViewChanged(), R_ScanEdges(), and R_ViewChanged().
| int oldrefdef_t::vrectright_adj_shift20 |
Definition at line 128 of file r_local.h.
Referenced by R_EmitEdge(), and R_ViewChanged().
| float oldrefdef_t::vrectrightedge |
Definition at line 123 of file r_local.h.
Referenced by R_ViewChanged().
| float oldrefdef_t::xOrigin |
Definition at line 135 of file r_local.h.
Referenced by R_Init(), and R_ViewChanged().
| float oldrefdef_t::yOrigin |
Definition at line 136 of file r_local.h.
Referenced by R_Init(), and R_ViewChanged().