class OSGUTIL_EXPORT osgUtil::Optimizer::CombineLODsVisitor

Optimize the LOD groups, by combining adjacent LOD's which have complementary ranges

Inheritance:


Public Fields

[more]GroupList _groupList
[more]Optimizer* _optimizer

Public Methods

[more] CombineLODsVisitor(Optimizer* optimizer=0)
[more]virtual void apply(osg::LOD& lod)
[more]void combineLODs()
[more]inline bool isOperationPermissableForObject(const osg::Object* object) const

Public

[more]typedef std::set<osg::Group*> GroupList


Documentation

Optimize the LOD groups, by combining adjacent LOD's which have complementary ranges
otypedef std::set<osg::Group*> GroupList

oGroupList _groupList

o CombineLODsVisitor(Optimizer* optimizer=0)

ovirtual void apply(osg::LOD& lod)

ovoid combineLODs()

oinline bool isOperationPermissableForObject(const osg::Object* object) const

oOptimizer* _optimizer


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.