_coordinateFrame | osgUtil::Intersector | [protected] |
_disabledCount | osgUtil::Intersector | [protected] |
_intersections | osgUtil::PolytopeIntersector | [protected] |
_observers | osg::Referenced | [protected] |
_parent | osgUtil::PolytopeIntersector | [protected] |
_polytope | osgUtil::PolytopeIntersector | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
addObserver(Observer *observer) | osg::Referenced | |
clone(osgUtil::IntersectionVisitor &iv) | osgUtil::PolytopeIntersector | [virtual] |
containsIntersections() | osgUtil::PolytopeIntersector | [inline, virtual] |
CoordinateFrame enum name | osgUtil::Intersector | |
decrementDisabledCount() | osgUtil::Intersector | [inline] |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
disabled() const | osgUtil::Intersector | [inline] |
enter(const osg::Node &node) | osgUtil::PolytopeIntersector | [virtual] |
getCoordinateFrame() const | osgUtil::Intersector | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getFirstIntersection() | osgUtil::PolytopeIntersector | [inline] |
getIntersections() | osgUtil::PolytopeIntersector | [inline] |
getRefMutex() const | osg::Referenced | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
incrementDisabledCount() | osgUtil::Intersector | [inline] |
insertIntersection(const Intersection &intersection) | osgUtil::PolytopeIntersector | [inline] |
intersect(osgUtil::IntersectionVisitor &iv, osg::Drawable *drawable) | osgUtil::PolytopeIntersector | [virtual] |
Intersections typedef | osgUtil::PolytopeIntersector | |
Intersector(CoordinateFrame cf=MODEL) | osgUtil::Intersector | [inline] |
leave() | osgUtil::PolytopeIntersector | [virtual] |
MODEL enum value | osgUtil::Intersector | |
operator=(const Referenced &) | osg::Referenced | [inline] |
PolytopeIntersector(const osg::Polytope &polytope) | osgUtil::PolytopeIntersector | |
PolytopeIntersector(CoordinateFrame cf, const osg::Polytope &polytope) | osgUtil::PolytopeIntersector | |
PolytopeIntersector(CoordinateFrame cf, double xMin, double yMin, double xMax, double yMax) | osgUtil::PolytopeIntersector | |
PROJECTION enum value | osgUtil::Intersector | |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | [explicit] |
Referenced(const Referenced &) | osg::Referenced | |
removeObserver(Observer *observer) | osg::Referenced | |
reset() | osgUtil::PolytopeIntersector | [virtual] |
setCoordinateFrame(CoordinateFrame cf) | osgUtil::Intersector | [inline] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
VIEW enum value | osgUtil::Intersector | |
WINDOW enum value | osgUtil::Intersector | |
~Referenced() | osg::Referenced | [protected, virtual] |