|
OpenSceneGraph
3.0.1
|
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.
| Generated at Thu Sep 27 2012 17:03:29 for the OpenSceneGraph by doxygen 1.7.6.1. |