|
OpenSceneGraph
3.0.1
|
Public Member Functions | |
| UserStatsLine (const std::string &label_, const osg::Vec4 &textColor_, const osg::Vec4 &barColor_, const std::string &timeTakenName_, float multiplier_, bool average_, bool averageInInverseSpace_, const std::string &beginTimeName_, const std::string &endTimeName_, float maxValue_) | |
Public Attributes | |
| std::string | label |
| osg::Vec4 | textColor |
| osg::Vec4 | barColor |
| std::string | timeTakenName |
| float | multiplier |
| bool | average |
| bool | averageInInverseSpace |
| std::string | beginTimeName |
| std::string | endTimeName |
| float | maxValue |
| osgViewer::StatsHandler::UserStatsLine::UserStatsLine | ( | const std::string & | label_, |
| const osg::Vec4 & | textColor_, | ||
| const osg::Vec4 & | barColor_, | ||
| const std::string & | timeTakenName_, | ||
| float | multiplier_, | ||
| bool | average_, | ||
| bool | averageInInverseSpace_, | ||
| const std::string & | beginTimeName_, | ||
| const std::string & | endTimeName_, | ||
| float | maxValue_ | ||
| ) | [inline] |
| std::string osgViewer::StatsHandler::UserStatsLine::label |
| Generated at Thu Sep 27 2012 17:03:33 for the OpenSceneGraph by doxygen 1.7.6.1. |