a | geom::Line | |
add(Point p, float scale=1) | geom::Line | [inline] |
b | geom::Line | |
closest(const Point &point) const | geom::Line | [inline] |
cut(const Line &line1, const Line &line2) | geom::Line | [inline] |
get_cut(const Line &line1, const Line &line2) const | geom::Line | [inline] |
get_mirror(const Line &mirror) const | geom::Line | [inline] |
intersection(const Line &line) const | geom::Line | [inline] |
Line() | geom::Line | [inline] |
Line(Point a, Point b) | geom::Line | [inline] |
Line(float x1, float y1, float x2, float y2) | geom::Line | [inline] |
Line(const LineRT &line) | geom::Line | [inline] |
map(T &obj) | geom::Line | [inline] |
mirror(const Point &point) const | geom::Line | [inline] |
mirror(const Line &mirror) | geom::Line | [inline] |
normal() const | geom::Line | [inline] |
tangent() const | geom::Line | [inline] |