OpenSceneGraph
3.5.1
|
#include <osg/Node>
#include <osg/StateSet>
#include <osg/Light>
#include <osg/FrameStamp>
#include <osg/DisplaySettings>
#include <osg/CollectOccludersVisitor>
#include <osg/CullSettings>
#include <osg/Camera>
#include <osgUtil/CullVisitor>
Classes | |
class | osgUtil::SceneView |
SceneView is deprecated, and is now just kept for backwards compatibility. More... | |
struct | osgUtil::SceneView::ComputeStereoMatricesCallback |
Callback for overidding the default method for compute the offset projection and view matrices. More... | |
Namespaces | |
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_SCENEVIEW 1 |
#define OSGUTIL_SCENEVIEW 1 |
Generated at Wed Nov 11 2015 22:14:26 for the OpenSceneGraph by doxygen 1.8.10. |