#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 convinient handling of mouse picking. 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. | |
Defines | |
| #define | OSGUTIL_INTERSECTVISITOR 1 |
| #define OSGUTIL_INTERSECTVISITOR 1 |
| Generated at Sat May 14 08:21:10 2011 for the OpenSceneGraph by doxygen 1.5.9. |