#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. | |
| Generated at Wed Dec 15 2010 00:58:47 for the OpenSceneGraph by doxygen 1.7.1. |