osgUtil::IntersectorGroup Class Reference
List of all members.
Detailed Description
Concrete class for passing multiple intersectors through the scene graph. To be used in conjunction with IntersectionVisitor.
Member Typedef Documentation
Constructor & Destructor Documentation
| osgUtil::IntersectorGroup::IntersectorGroup |
( |
|
) |
|
Member Function Documentation
| void osgUtil::IntersectorGroup::addIntersector |
( |
Intersector * |
intersector |
) |
|
| void osgUtil::IntersectorGroup::clear |
( |
|
) |
|
Clear the list of intersectors.
| virtual bool osgUtil::IntersectorGroup::containsIntersections |
( |
|
) |
[virtual] |
| virtual bool osgUtil::IntersectorGroup::enter |
( |
const osg::Node & |
node |
) |
[virtual] |
| Intersectors& osgUtil::IntersectorGroup::getIntersectors |
( |
|
) |
[inline] |
Get the list of intersector.
| virtual void osgUtil::IntersectorGroup::leave |
( |
|
) |
[virtual] |
| virtual void osgUtil::IntersectorGroup::reset |
( |
|
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: