OpenSceneGraph
3.5.1
|
#include <osg/Matrix>
#include <osg/Drawable>
#include <osg/StateSet>
#include <osg/State>
#include <osg/Light>
#include <osgUtil/RenderLeaf>
#include <set>
#include <vector>
#include <algorithm>
Classes | |
struct | osgUtil::LessDepthSortFunctor |
class | osgUtil::StateGraph |
StateGraph - contained in a renderBin, defines the scene to be drawn. 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_STATEGRAPH 1 |
#define OSGUTIL_STATEGRAPH 1 |
Generated at Wed Nov 11 2015 22:14:26 for the OpenSceneGraph by doxygen 1.8.10. |