osgUtil::Optimizer::StaticObjectDetectionVisitor Class Reference
List of all members.
Detailed Description
Optimize the setting of StateSet and Geometry objects in scene so that they have a STATIC DataVariance when they don't have any callbacks associated with them.
Constructor & Destructor Documentation
osgUtil::Optimizer::StaticObjectDetectionVisitor::StaticObjectDetectionVisitor |
( |
Optimizer * |
optimizer = 0 |
) |
[inline] |
default to traversing all children.
Member Function Documentation
virtual void osgUtil::Optimizer::StaticObjectDetectionVisitor::apply |
( |
osg::Geode & |
geode |
) |
[virtual] |
virtual void osgUtil::Optimizer::StaticObjectDetectionVisitor::apply |
( |
osg::Node & |
node |
) |
[virtual] |
void osgUtil::Optimizer::StaticObjectDetectionVisitor::applyDrawable |
( |
osg::Drawable & |
drawable |
) |
[protected] |
void osgUtil::Optimizer::StaticObjectDetectionVisitor::applyStateSet |
( |
osg::StateSet & |
stateset |
) |
[protected] |
The documentation for this class was generated from the following file: