Contents User Forum Source Index APIs by Task APIs by Level Data


G3D::RenderDevice::StatusInfo Class Reference

#include <RenderDevice.h>

List of all members.

Public Attributes

float frameRate
uint32 majorOpenGLStateChangeCount
uint32 majorStateChangeCount
uint32 minorOpenGLStateChangeCount
uint32 minorStateChangeCount
uint32 primitiveCount
uint32 pushStateCount
float smoothFrameRate
RealTime swapbuffersTime
uint32 triangleCount
float triangleRate


Member Data Documentation

Inverse of beginframe->endframe time.

Accounts for the frame timing of the system as a whole, not just graphics.

Exponentially weighted moving average of frame rate.

Amount of time spent in swapbuffers (when large, indicates that the GPU is blocking the CPU).


The documentation for this class was generated from the following file:
Generated on Thu Aug 2 11:40:47 2007 for G3D by doxygen 1.5.2
Hosted by SourceForge.net Logo