Google

class OSGUTIL_EXPORT RemoveRedundantNodesVisitor

Remove rendundant nodes, such as groups with one single child

Inheritance:


Public Fields

[more]NodeList _redundantNodeList

Public Methods

[more] RemoveRedundantNodesVisitor()
[more]virtual void apply(osg::Group& group)
[more]virtual void apply(osg::Transform& transform)
[more]void removeRedundantNodes()

Public Members

[more]typedef std::set<osg::Node*> NodeList


Documentation

Remove rendundant nodes, such as groups with one single child
otypedef std::set<osg::Node*> NodeList

oNodeList _redundantNodeList

o RemoveRedundantNodesVisitor()

ovirtual void apply(osg::Group& group)

ovirtual void apply(osg::Transform& transform)

ovoid removeRedundantNodes()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.