#include <osg/NodeVisitor>#include <osg/Drawable>#include <osgUtil/Export>#include <list>Namespaces | |
| namespace | osgUtil |
Classes | |
| class | osgUtil::Intersector |
| Pure virtual base class for implementing custom intersection technique. More... | |
| class | osgUtil::IntersectorGroup |
| Concrete class for passing multiple intersectors through the scene graph. More... | |
| class | osgUtil::IntersectionVisitor |
| InteresectionVisitor is used to testing for intersections with the scene, traversing the scene using generic osgUtil::Intersector's to test against the scene. More... | |
| struct | osgUtil::IntersectionVisitor::ReadCallback |
| Callback used to implement the reading of external files, allowing support for paged databases to be integrated with IntersectionVisitor. More... | |
Defines | |
| #define | OSGUTIL_INTERSECTIONVISITOR 1 |
| #define OSGUTIL_INTERSECTIONVISITOR 1 |
| Generated at Mon Mar 30 09:05:05 2009 for the OpenSceneGraph by doxygen 1.5.5. |