osgUtil::StatsVisitor Class Reference
List of all members.
Detailed Description
StatsVisitor for collecting statistics about scene graph.
Member Typedef Documentation
Constructor & Destructor Documentation
osgUtil::StatsVisitor::StatsVisitor |
( |
|
) |
|
Member Function Documentation
void osgUtil::StatsVisitor::apply |
( |
osg::Geode & |
node |
) |
[virtual] |
void osgUtil::StatsVisitor::apply |
( |
osg::Switch & |
node |
) |
[virtual] |
void osgUtil::StatsVisitor::apply |
( |
osg::LOD & |
node |
) |
[virtual] |
void osgUtil::StatsVisitor::apply |
( |
osg::Group & |
node |
) |
[virtual] |
void osgUtil::StatsVisitor::apply |
( |
osg::Node & |
node |
) |
[virtual] |
osgUtil::StatsVisitor::META_NodeVisitor |
( |
"osgUtil" |
, |
|
|
"StatsVisitor" |
| |
|
) |
| | |
void osgUtil::StatsVisitor::print |
( |
std::ostream & |
out |
) |
|
void osgUtil::StatsVisitor::totalUpStats |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: