Inheritance diagram for osgUtil::SmoothingVisitor:

Public Member Functions | |
| SmoothingVisitor () | |
| default to traversing all children. | |
| virtual | ~SmoothingVisitor () |
| virtual void | apply (osg::Geode &geode) |
| apply smoothing method to all geode geosets. | |
Static Public Member Functions | |
| void | smooth (osg::Geometry &geoset) |
| smooth geoset by creating per vertex normals. | |
|
|
default to traversing all children.
|
|
|
|
|
|
apply smoothing method to all geode geosets.
Reimplemented from osg::NodeVisitor. |
|
|
smooth geoset by creating per vertex normals.
|