Remove rendundant nodes, such as groups with one single child
Inheritance:
Public Fields
-
NodeList _redundantNodeList
-
Optimizer* _optimizer
Public Methods
-
RemoveEmptyNodesVisitor(Optimizer* optimizer=0)
-
virtual void apply(osg::Geode& geode)
-
virtual void apply(osg::Group& group)
-
void removeEmptyNodes()
-
inline bool isOperationPermissableForObject(const osg::Object* object) const
Public
-
typedef std::set<osg::Node*> NodeList
Documentation
Remove rendundant nodes, such as groups with one single child
typedef std::set<osg::Node*> NodeList
NodeList _redundantNodeList
RemoveEmptyNodesVisitor(Optimizer* optimizer=0)
virtual void apply(osg::Geode& geode)
virtual void apply(osg::Group& group)
void removeEmptyNodes()
inline bool isOperationPermissableForObject(const osg::Object* object) const
Optimizer* _optimizer
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.