List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
void osgUtil::GeometryCollector::apply |
( |
osg::Geode & |
geode | ) |
[virtual] |
GeometryList& osgUtil::GeometryCollector::getGeometryList |
( |
| ) |
[inline] |
void osgUtil::GeometryCollector::reset |
( |
| ) |
[virtual] |
Method to call to reset visitor.
Useful if your visitor accumulates state during a traversal, and you plan to reuse the visitor. To flush that state for the next traversal: call reset() prior to each traversal.
Reimplemented from osg::NodeVisitor.
Member Data Documentation
The documentation for this class was generated from the following file: