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
frameMemoryBlock_s Struct Reference

#include <tr_local.h>

Public Attributes

struct frameMemoryBlock_snext
 
int size
 
int used
 
int poop
 
byte base [4]
 

Detailed Description

Definition at line 514 of file tr_local.h.

Member Data Documentation

byte frameMemoryBlock_s::base[4]

Definition at line 519 of file tr_local.h.

struct frameMemoryBlock_s* frameMemoryBlock_s::next

Definition at line 515 of file tr_local.h.

int frameMemoryBlock_s::poop

Definition at line 518 of file tr_local.h.

int frameMemoryBlock_s::size

Definition at line 516 of file tr_local.h.

int frameMemoryBlock_s::used

Definition at line 517 of file tr_local.h.


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