OpenSceneGraph
3.5.1
|
#include <osg/NodeVisitor>
#include <osg/LineSegment>
#include <osg/Geode>
#include <osg/Matrix>
#include <osg/Transform>
#include <osgUtil/Export>
#include <map>
#include <set>
#include <vector>
Classes | |
class | osgUtil::Hit |
class | osgUtil::IntersectVisitor |
Deprecated - use IntersectionVisitor instead. More... | |
class | osgUtil::IntersectVisitor::IntersectState |
class | osgUtil::PickVisitor |
Picking intersection visitor specialises the IntersectVistor to allow more convenient handling of mouse picking. 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_INTERSECTVISITOR 1 |
#define OSGUTIL_INTERSECTVISITOR 1 |
Generated at Wed Nov 11 2015 22:14:25 for the OpenSceneGraph by doxygen 1.8.10. |