OpenSceneGraph
3.5.1
|
#include <osgUtil/Export>
#include <osg/PrimitiveSet>
#include <osg/Drawable>
#include <osg/NodeVisitor>
#include <osg/Geode>
#include <osg/LOD>
#include <osg/Switch>
#include <osg/Geometry>
#include <osg/Transform>
#include <map>
#include <set>
#include <ostream>
Classes | |
class | osgUtil::Statistics |
Statistics base class. More... | |
class | osgUtil::StatsVisitor |
StatsVisitor for collecting statistics about scene graph. 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_STATISTICS 1 |
#define OSGUTIL_STATISTICS 1 |
Generated at Wed Nov 11 2015 22:14:26 for the OpenSceneGraph by doxygen 1.8.10. |