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

#include <tr_local.h>

Public Attributes

int c_sphere_cull_in
 
int c_sphere_cull_clip
 
int c_sphere_cull_out
 
int c_box_cull_in
 
int c_box_cull_out
 
int c_createInteractions
 
int c_createLightTris
 
int c_createShadowVolumes
 
int c_generateMd5
 
int c_entityDefCallbacks
 
int c_alloc
 
int c_free
 
int c_visibleViewEntities
 
int c_shadowViewEntities
 
int c_viewLights
 
int c_numViews
 
int c_deformedSurfaces
 
int c_deformedVerts
 
int c_deformedIndexes
 
int c_tangentIndexes
 
int c_entityUpdates
 
int c_lightUpdates
 
int c_entityReferences
 
int c_lightReferences
 
int c_guiSurfs
 
int frontEndMsec
 

Detailed Description

Definition at line 571 of file tr_local.h.

Member Data Documentation

int performanceCounters_t::c_alloc

Definition at line 579 of file tr_local.h.

int performanceCounters_t::c_box_cull_in

Definition at line 573 of file tr_local.h.

int performanceCounters_t::c_box_cull_out

Definition at line 573 of file tr_local.h.

int performanceCounters_t::c_createInteractions

Definition at line 574 of file tr_local.h.

int performanceCounters_t::c_createLightTris

Definition at line 575 of file tr_local.h.

int performanceCounters_t::c_createShadowVolumes

Definition at line 576 of file tr_local.h.

int performanceCounters_t::c_deformedIndexes

Definition at line 586 of file tr_local.h.

int performanceCounters_t::c_deformedSurfaces

Definition at line 584 of file tr_local.h.

int performanceCounters_t::c_deformedVerts

Definition at line 585 of file tr_local.h.

int performanceCounters_t::c_entityDefCallbacks

Definition at line 578 of file tr_local.h.

int performanceCounters_t::c_entityReferences

Definition at line 588 of file tr_local.h.

int performanceCounters_t::c_entityUpdates

Definition at line 588 of file tr_local.h.

int performanceCounters_t::c_free

Definition at line 579 of file tr_local.h.

int performanceCounters_t::c_generateMd5

Definition at line 577 of file tr_local.h.

int performanceCounters_t::c_guiSurfs

Definition at line 589 of file tr_local.h.

int performanceCounters_t::c_lightReferences

Definition at line 588 of file tr_local.h.

int performanceCounters_t::c_lightUpdates

Definition at line 588 of file tr_local.h.

int performanceCounters_t::c_numViews

Definition at line 583 of file tr_local.h.

int performanceCounters_t::c_shadowViewEntities

Definition at line 581 of file tr_local.h.

int performanceCounters_t::c_sphere_cull_clip

Definition at line 572 of file tr_local.h.

int performanceCounters_t::c_sphere_cull_in

Definition at line 572 of file tr_local.h.

int performanceCounters_t::c_sphere_cull_out

Definition at line 572 of file tr_local.h.

int performanceCounters_t::c_tangentIndexes

Definition at line 587 of file tr_local.h.

int performanceCounters_t::c_viewLights

Definition at line 582 of file tr_local.h.

int performanceCounters_t::c_visibleViewEntities

Definition at line 580 of file tr_local.h.

int performanceCounters_t::frontEndMsec

Definition at line 590 of file tr_local.h.


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