class OSGUTIL_EXPORT osgUtil::SmoothingVisitor: public osg::NodeVisitor

A simple smoothing visitor for calculating smoothed normals for osg::GeoSet's which contains surface primitives.

Inheritance:


Public Methods

[more] SmoothingVisitor()
[more]virtual void apply(osg::Geode& geode)


Documentation

A simple smoothing visitor for calculating smoothed normals for osg::GeoSet's which contains surface primitives. note, algorithm is N^2 so make take a while to execute on large GeoSet's.
o SmoothingVisitor()

ovirtual void apply(osg::Geode& geode)


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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