This is the complete list of members for HandlerIntersector, including all inherited members.
clone(osgUtil::IntersectionVisitor &iv) | HandlerIntersector | virtual |
getHitIndices(int &first, int &last) const | HandlerIntersector | |
getOffset() const | HandlerIntersector | |
getSkewLinesDistance(const osg::Vec3d &r1, const osg::Vec3d &r2, const osg::Vec3d &v1, const osg::Vec3d &v2, double &intersectionRatio) | HandlerIntersector | protected |
HandlerIntersector() | HandlerIntersector | |
HandlerIntersector(const osg::Vec3 &start, const osg::Vec3 &end) | HandlerIntersector | |
HandlerIntersector(CoordinateFrame cf, double x, double y) | HandlerIntersector | |
HandlerIntersector(CoordinateFrame cf, const osg::Vec3d &start, const osg::Vec3d &end) | HandlerIntersector | |
intersect(osgUtil::IntersectionVisitor &iv, osg::Drawable *drawable) | HandlerIntersector | virtual |
isRightPrimitive(const osg::Geometry *geometry) | HandlerIntersector | protectedvirtual |
isVirtualIntersector() const | HandlerIntersector | |
m_hitIndices | HandlerIntersector | protected |
m_offset | HandlerIntersector | protected |
selectorDrawable | HandlerIntersector | protected |
setHandlerDrawable(osg::Drawable *handler) | HandlerIntersector | inline |
setOffset(float offset) | HandlerIntersector |