|
openscenegraph
|
Public Types | |
| typedef std::set< osg::Group * > | GroupList |
Public Types inherited from osg::NodeVisitor | |
| enum | TraversalMode { TRAVERSE_NONE, TRAVERSE_PARENTS, TRAVERSE_ALL_CHILDREN, TRAVERSE_ACTIVE_CHILDREN } |
| enum | VisitorType { NODE_VISITOR = 0, UPDATE_VISITOR, EVENT_VISITOR, COLLECT_OCCLUDER_VISITOR, CULL_VISITOR } |
Public Attributes | |
| GroupList | _groupList |
Optimize the LOD groups, by combining adjacent LOD's which have complementary ranges.
| typedef std::set<osg::Group*> osgUtil::Optimizer::CombineLODsVisitor::GroupList |
|
inline |
|
virtual |
Reimplemented from osg::NodeVisitor.
| void osgUtil::Optimizer::CombineLODsVisitor::combineLODs | ( | ) |
| GroupList osgUtil::Optimizer::CombineLODsVisitor::_groupList |
1.8.6