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

#include <Common.h>

Public Attributes

idStr filebase
 
int total
 
int assetTotals
 
int memoryManagerTotal
 
int gameSubsystemTotal
 
int renderSubsystemTotal
 
int imageAssetsTotal
 
int modelAssetsTotal
 
int soundAssetsTotal
 

Detailed Description

Definition at line 93 of file Common.h.

Member Data Documentation

int MemInfo_t::assetTotals

Definition at line 97 of file Common.h.

idStr MemInfo_t::filebase

Definition at line 94 of file Common.h.

int MemInfo_t::gameSubsystemTotal

Definition at line 103 of file Common.h.

int MemInfo_t::imageAssetsTotal

Definition at line 107 of file Common.h.

int MemInfo_t::memoryManagerTotal

Definition at line 100 of file Common.h.

int MemInfo_t::modelAssetsTotal

Definition at line 108 of file Common.h.

int MemInfo_t::renderSubsystemTotal

Definition at line 104 of file Common.h.

int MemInfo_t::soundAssetsTotal

Definition at line 109 of file Common.h.

int MemInfo_t::total

Definition at line 96 of file Common.h.


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