OgreHaptics::Device::RenderStats Struct Reference

Structure holding data regarding rendering statistics. More...

#include <OgreHapticsDevice.h>

List of all members.

Public Attributes

float lastFPS
float avgFPS
float bestFPS
float worstFPS
double bestFrameTime
 The shortest frame duration in seconds.
double worstFrameTime
 The longest frame duration in seconds.


Detailed Description

Structure holding data regarding rendering statistics.

Definition at line 286 of file OgreHapticsDevice.h.


Member Data Documentation

Definition at line 288 of file OgreHapticsDevice.h.

Definition at line 289 of file OgreHapticsDevice.h.

Definition at line 290 of file OgreHapticsDevice.h.

Definition at line 291 of file OgreHapticsDevice.h.

The shortest frame duration in seconds.

Definition at line 293 of file OgreHapticsDevice.h.

The longest frame duration in seconds.

Definition at line 295 of file OgreHapticsDevice.h.


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

Last modified Tue Jan 6 22:31:26 2009