OpenSceneGraph
3.5.1
|
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 |
IntersectionVisitor 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... | |
Namespaces | |
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_INTERSECTIONVISITOR 1 |
#define OSGUTIL_INTERSECTIONVISITOR 1 |
Generated at Wed Nov 11 2015 22:14:25 for the OpenSceneGraph by doxygen 1.8.10. |