Google

class OSGUTIL_EXPORT RemoveEmptyNodesVisitor

Remove rendundant nodes, such as groups with one single child

Inheritance:


Public Fields

[more]NodeList _redundantNodeList

Public Methods

[more] RemoveEmptyNodesVisitor()
[more]virtual void apply(osg::Geode& geode)
[more]virtual void apply(osg::Group& group)
[more]void removeEmptyNodes()

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 RemoveEmptyNodesVisitor()

ovirtual void apply(osg::Geode& geode)

ovirtual void apply(osg::Group& group)

ovoid removeEmptyNodes()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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