List of all members.
Constructor & Destructor Documentation
osgUtil::VertexCacheMissVisitor::VertexCacheMissVisitor |
( |
unsigned |
cacheSize = 16 | ) |
|
Member Function Documentation
virtual void osgUtil::VertexCacheMissVisitor::apply |
( |
osg::Geode & |
geode | ) |
[virtual] |
void osgUtil::VertexCacheMissVisitor::doGeometry |
( |
osg::Geometry & |
geom | ) |
|
void osgUtil::VertexCacheMissVisitor::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: