Inheritance diagram for osgUtil::Optimizer::RemoveEmptyNodesVisitor:
Public Types | |
typedef std::set< osg::Node * > | NodeList |
Public Methods | |
RemoveEmptyNodesVisitor () | |
virtual void | apply (osg::Geode &geode) |
virtual void | apply (osg::Group &group) |
void | removeEmptyNodes () |
Public Attributes | |
NodeList | _redundentNodeList |
|
|
|
|
|
Reimplemented from osg::NodeVisitor. |
|
Reimplemented from osg::NodeVisitor. |
|
|
|
|