doom3-gpl
Doom 3 GPL source release
|
#include <tr_local.h>
Definition at line 526 of file tr_local.h.
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.