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

Data Fields | |
| renderCommandList_t | commands |
| dlight_t | dlights [MAX_DLIGHTS] |
| drawSurf_t | drawSurfs [MAX_DRAWSURFS] |
| trRefEntity_t | entities [MAX_ENTITIES] |
| srfPoly_t * | polys |
| polyVert_t * | polyVerts |
|
|
Definition at line 1573 of file tr_local.h. Referenced by FixRenderCommandList(), R_GetCommandBuffer(), R_IssueRenderCommands(), R_ToggleSmpFrame(), and RB_ExecuteRenderCommands(). |
|
|
Definition at line 1569 of file tr_local.h. Referenced by RE_AddDynamicLightToScene(), and RE_RenderScene(). |
|
|
Definition at line 1568 of file tr_local.h. Referenced by RE_RenderScene(). |
|
|
Definition at line 1570 of file tr_local.h. Referenced by RE_AddRefEntityToScene(), and RE_RenderScene(). |
|
|
Definition at line 1571 of file tr_local.h. Referenced by R_Init(), RE_AddPolyToScene(), and RE_RenderScene(). |
|
|
Definition at line 1572 of file tr_local.h. Referenced by R_Init(), and RE_AddPolyToScene(). |
1.3.9.1