|
OpenSceneGraph 3.6.5
|
#include <osg/NodeVisitor>#include <osg/Geode>#include <osg/Billboard>#include <osg/LOD>#include <osg/Switch>#include <osg/LightSource>#include <osg/Transform>#include <osg/Projection>#include <osg/OccluderNode>#include <osg/ScriptEngine>#include <osgUtil/Export>Go to the source code of this file.
Classes | |
| class | osgUtil::UpdateVisitor |
| Basic UpdateVisitor implementation for animating a scene. 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. | |
Macros | |
| #define | OSGUTIL_UPDATEVISITOR 1 |
| #define OSGUTIL_UPDATEVISITOR 1 |
| Generated at Fri Jan 31 2020 11:03:07 for the OpenSceneGraph by doxygen 1.9.8. |