![]() |
RobWorkProject
23.9.11-
|
This is the complete list of members for Line2D, including all inherited members.
| calcAngle(const Line2D &line) const | Line2D | |
| calcAngle() const | Line2D | |
| calcDist(const rw::math::Vector2D<> &v) const | Line2D | |
| calcUnitNormal() const | Line2D | inline |
| COINCIDENT enum value | Line2D | |
| getIntersect(const Line2D &line, rw::math::Vector2D<> &res) const | Line2D | |
| getLength() const | Line2D | inline |
| IntersectResult enum name | Line2D | |
| INTERSECTS enum value | Line2D | |
| Line2D() | Line2D | inline |
| Line2D(const rw::math::Vector2D<> &p1, const rw::math::Vector2D<> &p2) | Line2D | |
| Line2D(double x1, double y1, double x2, double y2) | Line2D | |
| p1() | Line2D | inline |
| p1() const | Line2D | inline |
| p2() | Line2D | inline |
| p2() const | Line2D | inline |
| PARALLEL enum value | Line2D | |
| read(rw::math::Line2D &sobject, rw::common::InputArchive &iarchive, const std::string &id) | Line2D | related |
| write(const rw::math::Line2D &sobject, rw::common::OutputArchive &oarchive, const std::string &id) | Line2D | related |
| ~Line2D() | Line2D | virtual |