| a() | tuw::Line2D | |
| a() const | tuw::Line2D | |
| angle() const | tuw::LineSegment2D | |
| b() | tuw::Line2D | |
| b() const | tuw::Line2D | |
| c() | tuw::Line2D | |
| c() const | tuw::Line2D | |
| closestPointLineSegmentRatio(const Point2D &p) const | tuw::LineSegment2D | |
| closestPointTo(const Point2D &p) const | tuw::LineSegment2D | |
| cv() | tuw::Line2D | |
| cv() const | tuw::Line2D | |
| distanceSqrTo(const Point2D &p, double &dx, double &dy) const | tuw::LineSegment2D | |
| distanceTo(const Point2D &p, double &dx, double &dy) const | tuw::LineSegment2D | |
| distanceTo(const Point2D &p) const | tuw::LineSegment2D | |
| tuw::Line2D::distanceTo(const double &x, const double &y) const | tuw::Line2D | |
| id_ | tuw::LineSegment2DDetector::LineSegment | |
| idx0_ | tuw::LineSegment2DDetector::LineSegment | |
| idx1_ | tuw::LineSegment2DDetector::LineSegment | |
| intersection(const Line2D &l) const | tuw::Line2D | |
| isSupportPoint(int idx) | tuw::LineSegment2DDetector::LineSegment | |
| length() const | tuw::LineSegment2D | |
| line() const | tuw::LineSegment2D | |
| Line2D() | tuw::Line2D | |
| Line2D(const Line2D &l) | tuw::Line2D | |
| Line2D(cv::Vec< double, 3 > &l, bool normalize=true) | tuw::Line2D | |
| Line2D(const double &x0, const double &y0, const double &x1, const double &y1, bool normalize=true) | tuw::Line2D | |
| Line2D(const Point2D &pt1, const Point2D &pt2, bool normalize=true) | tuw::Line2D | |
| LineSegment() | tuw::LineSegment2DDetector::LineSegment | inline |
| LineSegment2D() | tuw::LineSegment2D | |
| LineSegment2D(const LineSegment2D &l) | tuw::LineSegment2D | |
| LineSegment2D(const Point2D &p0, const Point2D &p1) | tuw::LineSegment2D | |
| LineSegment2D(const double &x0, const double &y0, const double &x1, const double &y1) | tuw::LineSegment2D | |
| normal() const | tuw::Line2D | |
| normalize() | tuw::Line2D | |
| nrSupportPoint() | tuw::LineSegment2DDetector::LineSegment | |
| operator==(const LineSegment2D &o) const | tuw::LineSegment2D | |
| p0() const | tuw::LineSegment2D | |
| p0_ | tuw::LineSegment2D | protected |
| p1() const | tuw::LineSegment2D | |
| p1_ | tuw::LineSegment2D | protected |
| pc() const | tuw::LineSegment2D | |
| pointOnLine(const double &x, const double &y) const | tuw::Line2D | |
| pointOnLine(const Point2D &p) const | tuw::Line2D | |
| points_ | tuw::LineSegment2DDetector::LineSegment | |
| set(unsigned int idx0, unsigned int idx1, const std::vector< Point2D > &points) | tuw::LineSegment2DDetector::LineSegment | |
| tuw::LineSegment2D::set(const double &x0, const double &y0, const double &x1, const double &y1) | tuw::LineSegment2D | |
| tuw::LineSegment2D::set(const Point2D &p0, const Point2D &p1) | tuw::LineSegment2D | |
| tuw::Line2D::set(const double &x0, const double &y0, const double &x1, const double &y1, bool normalize=true) | tuw::Line2D | |
| tuw::Line2D::set(const Point2D &p0, const Point2D &p1, bool normalize=true) | tuw::Line2D | |
| toPolar() const | tuw::Line2D | |
| updatePoints(const std::vector< Point2D > &points) | tuw::LineSegment2DDetector::LineSegment | |
| x0() const | tuw::LineSegment2D | |
| x1() const | tuw::LineSegment2D | |
| y0() const | tuw::LineSegment2D | |
| y1() const | tuw::LineSegment2D | |