#include <osg/NodeVisitor>
#include <osg/LineSegment>
#include <osg/Geode>
#include <osg/Matrix>
#include <osg/Transform>
#include <osgUtil/Export>
#include <map>
#include <set>
#include <vector>
Namespaces | |
namespace | osgUtil |
Classes | |
class | osgUtil::Hit |
class | osgUtil::IntersectVisitor |
Basic visitor for ray based collisions of a scene. More... | |
class | osgUtil::IntersectVisitor::IntersectState |
class | osgUtil::PickVisitor |
Picking intersection visitor specialises the IntersectVistor to allow more convinient handling of mouse picking. More... | |
Defines | |
#define | OSGUTIL_INTERSECTVISITOR 1 |
#define OSGUTIL_INTERSECTVISITOR 1 |