|
openscenegraph
|
Public Types | |
| typedef std::set< osg::Node * > | NodeList |
Public Types inherited from osg::NodeVisitor | |
| enum | TraversalMode { TRAVERSE_NONE, TRAVERSE_PARENTS, TRAVERSE_ALL_CHILDREN, TRAVERSE_ACTIVE_CHILDREN } |
| enum | VisitorType { NODE_VISITOR = 0, UPDATE_VISITOR, EVENT_VISITOR, COLLECT_OCCLUDER_VISITOR, CULL_VISITOR } |
Public Attributes | |
| NodeList | _redundantNodeList |
Remove rendundant nodes, such as groups with one single child.
| typedef std::set<osg::Node*> osgUtil::Optimizer::RemoveEmptyNodesVisitor::NodeList |
|
inline |
|
virtual |
Reimplemented from osg::NodeVisitor.
|
virtual |
Reimplemented from osg::NodeVisitor.
| void osgUtil::Optimizer::RemoveEmptyNodesVisitor::removeEmptyNodes | ( | ) |
| NodeList osgUtil::Optimizer::RemoveEmptyNodesVisitor::_redundantNodeList |
1.8.6