cherish
|
This is the complete list of members for PolyLineIntersector, including all inherited members.
clone(osgUtil::IntersectionVisitor &iv) (defined in PolyLineIntersector) | PolyLineIntersector | 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 PolyLineIntersector) | PolyLineIntersector | virtual |
isRightPrimitive(const osg::Geometry *geometry) (defined in PolyLineIntersector) | PolyLineIntersector | protectedvirtual |
m_hitIndices (defined in PolyLineIntersector) | PolyLineIntersector | protected |
m_offset (defined in PolyLineIntersector) | PolyLineIntersector | protected |
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 |