|
ReadFramework
|
This is the complete list of members for rdf::Line, including all inherited members.
| angle() const | rdf::Line | |
| diffAngle(const Line &l) const | rdf::Line | |
| distance(const Vector2D &p) const | rdf::Line | |
| draw(QPainter &p) const | rdf::Line | |
| extendBorder(const Rect &box) const | rdf::Line | |
| gapLine(const Line &l) const | rdf::Line | |
| horizontalOverlap(const Line &l) const | rdf::Line | |
| intersection(const Line &line) const | rdf::Line | |
| intersects(const Line &line) const | rdf::Line | |
| isEmpty() const | rdf::Line | |
| isHorizontal(double mAngleTresh=0.5) const | rdf::Line | |
| isVertical(double mAngleTresh=0.5) const | rdf::Line | |
| length() const | rdf::Line | |
| lessX1(const Line &l1, const Line &l2) | rdf::Line | static |
| lessY1(const Line &l1, const Line &l2) | rdf::Line | static |
| line() const | rdf::Line | |
| Line(const QLineF &line=QLineF(), float thickness=1) | rdf::Line | |
| Line(const Polygon &poly) | rdf::Line | |
| Line(const cv::Point p1, const cv::Point p2, float thickness=1) | rdf::Line | |
| Line(const Vector2D &p1, const Vector2D &p2, float thickness=1) | rdf::Line | |
| Line(double p1x, double p1y, double p2x, double p2y, float thickness=1) | rdf::Line | |
| merge(const Line &l) const | rdf::Line | |
| minDistance(const Line &l) const | rdf::Line | |
| mLine | rdf::Line | protected |
| moved(const Vector2D &mVec) const | rdf::Line | |
| mThickness | rdf::Line | protected |
| p1() const | rdf::Line | |
| p2() const | rdf::Line | |
| setLine(const QLineF &line, float thickness=1) | rdf::Line | |
| setThickness(float thickness) | rdf::Line | |
| squaredLength() const | rdf::Line | |
| thickness() const | rdf::Line | |
| toMat(const Line &l) const | rdf::Line | protected |
| toPoly() const | rdf::Line | |
| vector() const | rdf::Line | |
| verticalOverlap(const Line &l) const | rdf::Line | |
| weightedLength(const Vector2D &orVec) const | rdf::Line | |
| within(const Vector2D &p) const | rdf::Line |