doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
frameData_t Struct Reference

#include <tr_local.h>

Public Attributes

frameMemoryBlock_tmemory
 
frameMemoryBlock_talloc
 
srfTriangles_tfirstDeferredFreeTriSurf
 
srfTriangles_tlastDeferredFreeTriSurf
 
int memoryHighwater
 
emptyCommand_tcmdHead
 
emptyCommand_tcmdTail
 

Detailed Description

Definition at line 526 of file tr_local.h.

Member Data Documentation

frameMemoryBlock_t* frameData_t::alloc

Definition at line 532 of file tr_local.h.

emptyCommand_t* frameData_t::cmdHead

Definition at line 542 of file tr_local.h.

emptyCommand_t * frameData_t::cmdTail

Definition at line 542 of file tr_local.h.

srfTriangles_t* frameData_t::firstDeferredFreeTriSurf

Definition at line 534 of file tr_local.h.

srfTriangles_t* frameData_t::lastDeferredFreeTriSurf

Definition at line 535 of file tr_local.h.

frameMemoryBlock_t* frameData_t::memory

Definition at line 529 of file tr_local.h.

int frameData_t::memoryHighwater

Definition at line 537 of file tr_local.h.


The documentation for this struct was generated from the following file: