class OSGUTIL_EXPORT RemoveRedundentNodesVisitor

Remove rendundent nodes, such as groups with one single child

Inheritance:


Public Methods

[more] RemoveRedundentNodesVisitor()
[more]virtual void apply(osg::Group& group)
[more]virtual void apply(osg::Transform& transform)
[more]void removeRedundentNodes()

Public Members

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


Documentation

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

o RemoveRedundentNodesVisitor()

ovirtual void apply(osg::Group& group)

ovirtual void apply(osg::Transform& transform)

ovoid removeRedundentNodes()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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