Remove redundant nodes, such as groups with one single child.
More...
List of all members.
Detailed Description
Remove redundant nodes, such as groups with one single child.
Member Typedef Documentation
Constructor & Destructor Documentation
| osgUtil::Optimizer::RemoveRedundantNodesVisitor::RemoveRedundantNodesVisitor |
( |
Optimizer * |
optimizer = 0 |
) |
[inline] |
Member Function Documentation
| virtual void osgUtil::Optimizer::RemoveRedundantNodesVisitor::apply |
( |
osg::Group & |
group |
) |
[virtual] |
| virtual void osgUtil::Optimizer::RemoveRedundantNodesVisitor::apply |
( |
osg::Transform & |
transform |
) |
[virtual] |
| bool osgUtil::Optimizer::RemoveRedundantNodesVisitor::isOperationPermissible |
( |
osg::Node & |
node |
) |
|
| void osgUtil::Optimizer::RemoveRedundantNodesVisitor::removeRedundantNodes |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: