Aria  2.8.0
ArLineSegment Member List

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

ArLineSegment()ArLineSegmentinline
ArLineSegment(double x1, double y1, double x2, double y2)ArLineSegmentinline
ArLineSegment(ArPose pose1, ArPose pose2)ArLineSegmentinline
getA(void) constArLineSegmentinline
getB(void) constArLineSegmentinline
getC(void) constArLineSegmentinline
getDistToLine(const ArPose &pose) constArLineSegmentinline
getEndPoint1(void) constArLineSegmentinline
getEndPoint2(void) constArLineSegmentinline
getLengthOf() constArLineSegmentinline
getLine(void) const (defined in ArLineSegment)ArLineSegmentinline
getMidPoint() constArLineSegmentinline
getPerpDist(const ArPose &pose) constArLineSegmentinlinevirtual
getPerpPoint(const ArPose &pose, ArPose *perpPoint) constArLineSegmentinline
getPerpPoint(const ArPose *pose, ArPose *perpPoint) constArLineSegmentinline
getPerpSquaredDist(const ArPose &pose) constArLineSegmentinlinevirtual
getX1(void) constArLineSegmentinline
getX2(void) constArLineSegmentinline
getY1(void) constArLineSegmentinline
getY2(void) constArLineSegmentinline
intersects(const ArLine *line, ArPose *pose) constArLineSegmentinline
intersects(ArLineSegment *line, ArPose *pose) constArLineSegmentinline
linePointIsInSegment(ArPose *pose) constArLineSegmentinline
myLine (defined in ArLineSegment)ArLineSegmentprotected
myX1 (defined in ArLineSegment)ArLineSegmentprotected
myX2 (defined in ArLineSegment)ArLineSegmentprotected
myY1 (defined in ArLineSegment)ArLineSegmentprotected
myY2 (defined in ArLineSegment)ArLineSegmentprotected
newEndPoints(double x1, double y1, double x2, double y2)ArLineSegmentinline
newEndPoints(const ArPose &pt1, const ArPose &pt2)ArLineSegmentinline
operator!=(const ArLineSegment &other) const (defined in ArLineSegment)ArLineSegmentinlinevirtual
operator<(const ArLineSegment &other) constArLineSegmentinlinevirtual
operator==(const ArLineSegment &other) constArLineSegmentinlinevirtual
~ArLineSegment() (defined in ArLineSegment)ArLineSegmentinlinevirtual