#include <osg/NodeVisitor>
#include <osg/Geode>
#include <osg/Geometry>
#include <osgUtil/Export>
Classes |
class | osgUtil::SmoothingVisitor |
| A smoothing visitor for calculating smoothed normals for osg::GeoSet's which contains surface primitives. More...
|
Namespaces |
namespace | osgUtil |
| The osgUtil library provides general purpose utility classes such as update, cull and draw traverses, scene graph operators such a scene graph optimisation, tri stripping, and tessellation.
|
Defines |
#define | OSGUTIL_SMOOTHINGVISITOR 1 |
Define Documentation
#define OSGUTIL_SMOOTHINGVISITOR 1 |