Statistics
[OpenSG System Library]


Classes

class  osg::StatCollector
 Manager for Stat elements, see Statistics for details. More...
class  osg::StatIntElem
 Integer Statistics element, see Statistics for details. More...
class  osg::StatIntOnceElem
 Time Statistics element, see Statistics for details. More...
class  osg::StatRealElem
 Real32 Statistics element, see Statistics for details. More...
class  osg::StatStringElem
 String Statistics element, see Statistics for details. More...
class  osg::StatTimeElem
 Time Statistics element, see Statistics for details. More...
class  osg::StatTimeStampElem
 Time Statistics element, see Statistics for details. More...

Detailed Description

Statistics contains general facilities for recording and collecting statistical data like counts and times. It is mainly used for collecting rendering statistics like the amount of time need for a frame or the number of visible polygons, but it can be used for any kind of statistics. See Statistics for more details

The StatElem osg::StatElem is the basic unit that keeps a single statistical value.


Generated on Mon Mar 17 12:02:57 2008 for OpenSG by  doxygen 1.5.5