dtCore::StatsHandler Class Reference

Used by dtABC::Application to render application statistics. More...

#include <stats.h>

List of all members.

Public Types

enum  StatsType { NO_STATS = 0, FRAME_RATE = 1, VIEWER_STATS = 2, LAST = 3 }

Public Member Functions

 StatsHandler (osgViewer::ViewerBase &viewer)
void Reset ()
bool SelectNextType ()
double GetBlockMultiplier () const


Detailed Description

Used by dtABC::Application to render application statistics.

Originally derived from the OpenSceneGraph StatsHandler class and adapted for use with Delta3D.


Member Enumeration Documentation

enum dtCore::StatsHandler::StatsType

Enumerator:
NO_STATS 
FRAME_RATE 
VIEWER_STATS 
LAST 


Constructor & Destructor Documentation

dtCore::StatsHandler::StatsHandler ( osgViewer::ViewerBase &  viewer  ) 


Member Function Documentation

void dtCore::StatsHandler::Reset (  ) 

bool dtCore::StatsHandler::SelectNextType (  ) 

double dtCore::StatsHandler::GetBlockMultiplier (  )  const [inline]


http://www.delta3d.org
2.0.0 generated 14 Feb 2008