Spatialize scene into a balanced quad/oct tree
Inheritance:
Public Fields
-
GroupsToDivideList _groupsToDivideList
-
Optimizer* _optimizer
Public Methods
-
SpatializeGroupsVisitor(Optimizer* optimizer=0)
-
virtual void apply(osg::Group& group)
-
bool divide(unsigned int maxNumTreesPerCell=8)
-
bool divide(osg::Group* group, unsigned int maxNumTreesPerCell)
-
inline bool isOperationPermissableForObject(const osg::Object* object) const
Public
-
typedef std::set<osg::Group*> GroupsToDivideList
Documentation
Spatialize scene into a balanced quad/oct tree
- SpatializeGroupsVisitor(Optimizer* optimizer=0)
- virtual void apply(osg::Group& group)
- bool divide(unsigned int maxNumTreesPerCell=8)
- bool divide(osg::Group* group, unsigned int maxNumTreesPerCell)
- typedef std::set<osg::Group*> GroupsToDivideList
- GroupsToDivideList _groupsToDivideList
- inline bool isOperationPermissableForObject(const osg::Object* object) const
- Optimizer* _optimizer
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.