This is the complete list of members for tuw::LineSegment2D, including all inherited members.
| 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 | |
| intersection(const Line2D &l) const | tuw::Line2D | |
| 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 | |
| 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 | |
| operator<<(std::ostream &os, const LineSegment2D &o) | tuw::LineSegment2D | friend | 
| 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 | |
| set(const double &x0, const double &y0, const double &x1, const double &y1) | 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 | |
| x0() const | tuw::LineSegment2D | |
| x1() const | tuw::LineSegment2D | |
| y0() const | tuw::LineSegment2D | |
| y1() const | tuw::LineSegment2D |