Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
sgStatistics Class Reference
#include <sgLightManager.h>
Static Public Member Functions
static
void
sgClear
()
static
void
sgPrint
()
Static Public Attributes
static
U32
sgInteriorLexelCount
static
U32
sgInteriorLexelIlluminationCount
static
U32
sgInteriorLexelIlluminationTime
static
U32
sgInteriorLexelDiffuseCount
static
U32
sgInteriorObjectCount
static
U32
sgInteriorObjectIncludedCount
static
U32
sgInteriorObjectIlluminationCount
static
U32
sgInteriorSurfaceIncludedCount
static
U32
sgInteriorSurfaceIlluminationCount
static
U32
sgInteriorSurfaceIlluminatedCount
static
U32
sgInteriorSurfaceSmoothedCount
static
U32
sgInteriorSurfaceSmoothedLexelCount
static
U32
sgInteriorSurfaceSetupTime
static
U32
sgInteriorSurfaceSetupCount
static
U32
sgInteriorSurfaceMergeTime
static
U32
sgInteriorSurfaceMergeCount
static
U32
sgStaticMeshSurfaceOccluderCount
static
U32
sgStaticMeshBVPTPotentialOccluderCount
static
U32
sgStaticMeshCastRayCount
static
U32
sgTerrainLexelCount
static
U32
sgTerrainLexelTime
Member Function Documentation
static
void
sgStatistics::sgClear
(
)
[static]
static
void
sgStatistics::sgPrint
(
)
[static]
Field Documentation
U32
sgStatistics::sgInteriorLexelCount
[static]
U32
sgStatistics::sgInteriorLexelIlluminationCount
[static]
U32
sgStatistics::sgInteriorLexelIlluminationTime
[static]
U32
sgStatistics::sgInteriorLexelDiffuseCount
[static]
U32
sgStatistics::sgInteriorObjectCount
[static]
U32
sgStatistics::sgInteriorObjectIncludedCount
[static]
U32
sgStatistics::sgInteriorObjectIlluminationCount
[static]
U32
sgStatistics::sgInteriorSurfaceIncludedCount
[static]
U32
sgStatistics::sgInteriorSurfaceIlluminationCount
[static]
U32
sgStatistics::sgInteriorSurfaceIlluminatedCount
[static]
U32
sgStatistics::sgInteriorSurfaceSmoothedCount
[static]
U32
sgStatistics::sgInteriorSurfaceSmoothedLexelCount
[static]
U32
sgStatistics::sgInteriorSurfaceSetupTime
[static]
U32
sgStatistics::sgInteriorSurfaceSetupCount
[static]
U32
sgStatistics::sgInteriorSurfaceMergeTime
[static]
U32
sgStatistics::sgInteriorSurfaceMergeCount
[static]
U32
sgStatistics::sgStaticMeshSurfaceOccluderCount
[static]
U32
sgStatistics::sgStaticMeshBVPTPotentialOccluderCount
[static]
U32
sgStatistics::sgStaticMeshCastRayCount
[static]
U32
sgStatistics::sgTerrainLexelCount
[static]
U32
sgStatistics::sgTerrainLexelTime
[static]
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen