cherish
|
This is the complete list of members for PointIntersector, including all inherited members.
clone(osgUtil::IntersectionVisitor &iv) (defined in PointIntersector) | PointIntersector | virtual |
getHitIndices(int &first, int &last) const (defined in PolyLineIntersector) | PolyLineIntersector | |
getOffset() const (defined in PolyLineIntersector) | PolyLineIntersector | |
intersect(osgUtil::IntersectionVisitor &iv, osg::Drawable *drawable) (defined in PointIntersector) | PointIntersector | virtual |
isRightPrimitive(const osg::Geometry *geometry) (defined in PointIntersector) | PointIntersector | protectedvirtual |
m_hitIndices (defined in PolyLineIntersector) | PolyLineIntersector | protected |
m_offset (defined in PolyLineIntersector) | PolyLineIntersector | protected |
PointIntersector() (defined in PointIntersector) | PointIntersector | |
PointIntersector(const osg::Vec3 &start, const osg::Vec3 &end) (defined in PointIntersector) | PointIntersector | |
PointIntersector(CoordinateFrame cf, double x, double y) (defined in PointIntersector) | PointIntersector | |
PointIntersector(CoordinateFrame cf, const osg::Vec3d &start, const osg::Vec3d &end) (defined in PointIntersector) | PointIntersector | |
PolyLineIntersector() (defined in PolyLineIntersector) | PolyLineIntersector | |
PolyLineIntersector(const osg::Vec3 &start, const osg::Vec3 &end) (defined in PolyLineIntersector) | PolyLineIntersector | |
PolyLineIntersector(CoordinateFrame cf, double x, double y) (defined in PolyLineIntersector) | PolyLineIntersector | |
PolyLineIntersector(CoordinateFrame cf, const osg::Vec3d &start, const osg::Vec3d &end) (defined in PolyLineIntersector) | PolyLineIntersector | |
setOffset(float offset) (defined in PolyLineIntersector) | PolyLineIntersector |