#include <osg/NodeVisitor>
#include <osg/Geode>
#include <osg/DisplaySettings>
#include <osgUtil/Export>
Classes |
| class | osgUtil::DisplayRequirementsVisitor |
| | A visitor for traversing a scene graph establishing which OpenGL visuals are required to support rendering of that scene graph. 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_DISPLAYREQUIREMENTSVISITOR 1 |
Define Documentation
| #define OSGUTIL_DISPLAYREQUIREMENTSVISITOR 1 |