OpenSceneGraph
Public Member Functions | Public Attributes | List of all members
osgViewer::StatsHandler::UserStatsLine Struct Reference
Collaboration diagram for osgViewer::StatsHandler::UserStatsLine:
Collaboration graph
[legend]

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
 

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