Remove rendundant nodes, such as groups with one single child
Inheritance:
Public Fields
-
NodeList _redundantNodeList
-
Optimizer* _optimizer
Public Methods
-
RemoveRedundantNodesVisitor(Optimizer* optimizer=0)
-
virtual void apply(osg::Group& group)
-
virtual void apply(osg::Transform& transform)
-
void removeRedundantNodes()
-
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
- RemoveRedundantNodesVisitor(Optimizer* optimizer=0)
- virtual void apply(osg::Group& group)
- virtual void apply(osg::Transform& transform)
- void removeRedundantNodes()
- 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++.