|
OpenSceneGraph 3.6.5
|
#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 |
| Deprecated. More... | |
| class | osgUtil::IntersectVisitor |
| Deprecated - use IntersectionVisitor instead. More... | |
| class | osgUtil::IntersectVisitor::IntersectState |
| class | osgUtil::PickVisitor |
| Deprecated Use LineSegmentIntersector/IntersectionVisitor or View::computeIntersections(..). 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. | |
Macros | |
| #define | OSGUTIL_INTERSECTVISITOR 1 |
| #define OSGUTIL_INTERSECTVISITOR 1 |
| Generated at Fri Jan 31 2020 11:03:07 for the OpenSceneGraph by doxygen 1.9.5. |