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

backEndData_t Struct Reference

#include <tr_local.h>

Collaboration diagram for backEndData_t:

Collaboration graph
[legend]

Data Fields

renderCommandList_t commands
dlight_t dlights [MAX_DLIGHTS]
drawSurf_t drawSurfs [MAX_DRAWSURFS]
trRefEntity_t entities [MAX_ENTITIES]
srfPoly_tpolys
polyVert_tpolyVerts

Field Documentation

renderCommandList_t commands
 

Definition at line 1573 of file tr_local.h.

Referenced by FixRenderCommandList(), R_GetCommandBuffer(), R_IssueRenderCommands(), R_ToggleSmpFrame(), and RB_ExecuteRenderCommands().

dlight_t dlights[MAX_DLIGHTS]
 

Definition at line 1569 of file tr_local.h.

Referenced by RE_AddDynamicLightToScene(), and RE_RenderScene().

drawSurf_t drawSurfs[MAX_DRAWSURFS]
 

Definition at line 1568 of file tr_local.h.

Referenced by RE_RenderScene().

trRefEntity_t entities[MAX_ENTITIES]
 

Definition at line 1570 of file tr_local.h.

Referenced by RE_AddRefEntityToScene(), and RE_RenderScene().

srfPoly_t* polys
 

Definition at line 1571 of file tr_local.h.

Referenced by R_Init(), RE_AddPolyToScene(), and RE_RenderScene().

polyVert_t* polyVerts
 

Definition at line 1572 of file tr_local.h.

Referenced by R_Init(), and RE_AddPolyToScene().


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