QGpCoreTools::Segment2D Member List
This is the complete list of members for QGpCoreTools::Segment2D, including all inherited members.
_limitsQGpCoreTools::Segment2D [protected]
_p1QGpCoreTools::Segment2D [protected]
_p2QGpCoreTools::Segment2D [protected]
distanceTo(const Point2D &p) const QGpCoreTools::Segment2D
includes(const Point2D &p, double precision=1e-10) const QGpCoreTools::Segment2D
intersects(const Segment2D &seg, Point2D &p) const QGpCoreTools::Segment2D
length() const QGpCoreTools::Segment2D [inline]
p1() const QGpCoreTools::Segment2D [inline]
p2() const QGpCoreTools::Segment2D [inline]
pointAtFrom1(double distance)QGpCoreTools::Segment2D
pointAtFrom2(double distance)QGpCoreTools::Segment2D
rotated(const Point2D &center, const Angle &a) const QGpCoreTools::Segment2D
Segment2D()QGpCoreTools::Segment2D [inline]
Segment2D(const Point2D &p1, const Point2D &p2)QGpCoreTools::Segment2D [inline]
Segment2D(double x1, double y1, double x2, double y2)QGpCoreTools::Segment2D [inline]
Segment2D(const Segment2D &o)QGpCoreTools::Segment2D
set(const Point2D &p1, const Point2D &p2)QGpCoreTools::Segment2D
set(double x1, double y1, double x2, double y2)QGpCoreTools::Segment2D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines