OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
LineIntersector Member List

This is the complete list of members for LineIntersector, including all inherited members.

clone(osgUtil::IntersectionVisitor &iv)LineIntersectorvirtual
getHitIndices(int &first, int &last) constLineIntersector
getOffset() constLineIntersector
getSkewLinesDistance(const osg::Vec3d &r1, const osg::Vec3d &r2, const osg::Vec3d &v1, const osg::Vec3d &v2)LineIntersectorprotected
intersect(osgUtil::IntersectionVisitor &iv, osg::Drawable *drawable)LineIntersectorvirtual
isRightPrimitive(const osg::Geometry *geometry)LineIntersectorprotectedvirtual
isVirtualIntersector() constLineIntersector
LineIntersector()LineIntersector
LineIntersector(const osg::Vec3 &start, const osg::Vec3 &end)LineIntersector
LineIntersector(CoordinateFrame cf, double x, double y)LineIntersector
LineIntersector(CoordinateFrame cf, const osg::Vec3d &start, const osg::Vec3d &end)LineIntersector
m_hitIndicesLineIntersectorprotected
m_offsetLineIntersectorprotected
setOffset(float offset)LineIntersector