Public Member Functions | |
StaticObjectDetectionVisitor (Optimizer *optimizer=0) | |
default to traversing all children. | |
virtual void | apply (osg::Node &node) |
virtual void | apply (osg::Geode &geode) |
Protected Member Functions | |
void | applyStateSet (osg::StateSet &stateset) |
void | applyDrawable (osg::Drawable &drawable) |
osgUtil::Optimizer::StaticObjectDetectionVisitor::StaticObjectDetectionVisitor | ( | Optimizer * | optimizer = 0 |
) | [inline] |
default to traversing all children.
virtual void osgUtil::Optimizer::StaticObjectDetectionVisitor::apply | ( | osg::Node & | node | ) | [virtual] |
Reimplemented from osg::NodeVisitor.
virtual void osgUtil::Optimizer::StaticObjectDetectionVisitor::apply | ( | osg::Geode & | geode | ) | [virtual] |
Reimplemented from osg::NodeVisitor.
void osgUtil::Optimizer::StaticObjectDetectionVisitor::applyStateSet | ( | osg::StateSet & | stateset | ) | [protected] |
void osgUtil::Optimizer::StaticObjectDetectionVisitor::applyDrawable | ( | osg::Drawable & | drawable | ) | [protected] |