Google

class OSGUTIL_EXPORT CombineLODsVisitor

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

Inheritance:


Public Fields

[more]GroupList _groupList

Public Methods

[more] CombineLODsVisitor()
[more]virtual void apply(osg::LOD& lod)
[more]void combineLODs()

Public Members

[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()

ovirtual void apply(osg::LOD& lod)

ovoid combineLODs()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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