OpenSceneGraph 2.8.3
|
Optimize the LOD groups, by combining adjacent LOD's which have complementary ranges. More...
Public Types | |
typedef std::set< osg::Group * > | GroupList |
Public Member Functions | |
CombineLODsVisitor (Optimizer *optimizer=0) | |
virtual void | apply (osg::LOD &lod) |
void | combineLODs () |
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 |
osgUtil::Optimizer::CombineLODsVisitor::CombineLODsVisitor | ( | Optimizer * | optimizer = 0 | ) | [inline] |
virtual void osgUtil::Optimizer::CombineLODsVisitor::apply | ( | osg::LOD & | lod | ) | [virtual] |
Reimplemented from osg::NodeVisitor.
void osgUtil::Optimizer::CombineLODsVisitor::combineLODs | ( | ) |
![]() | Generated at Tue Mar 22 2011 13:20:30 for the OpenSceneGraph by doxygen 1.7.3. |