| altitudeAngle() const | active::geometry::Line | |
| angleTo(const Line &ref) const | active::geometry::Line | |
| angleTo2D(const Line &ref) const | active::geometry::Line | |
| azimuthAngle() const | active::geometry::Line | |
| closestPointAlong2D(const Point &ref, double prec=math::eps) const | active::geometry::Line | |
| closestPointAlong3D(const Point &ref, double prec=math::eps) const | active::geometry::Line | |
| closestPointTo2D(const Point &ref, double prec=math::eps) const | active::geometry::Line | |
| closestPointTo3D(const Point &ref, double prec=math::eps) const | active::geometry::Line | |
| encloses2D(const Point &ref, double prec) const | active::geometry::Line | |
| encloses3D(const Point &ref, double prec) const | active::geometry::Line | |
| end | active::geometry::Line | |
| extend(double len) | active::geometry::Line | |
| flip() | active::geometry::Line | |
| heightAt(const Point &ref) const | active::geometry::Line | |
| intersectionWith2D(const Line &ref, double prec=math::eps) const | active::geometry::Line | |
| intersectionWith2D(const Line &ref, XList &inter, double prec=math::eps) const | active::geometry::Line | |
| intersectionWith3D(const Line &ref, XList &inter, double prec=math::eps) const | active::geometry::Line | |
| isColinearTo2D(const Line &ref, double prec=math::eps) const | active::geometry::Line | |
| isColinearTo3D(const Line &ref, double prec=math::eps) const | active::geometry::Line | |
| isEqual2D(const Line &ref, double prec=math::eps) const | active::geometry::Line | |
| isEqual3D(const Line &ref, double prec=math::eps) const | active::geometry::Line | |
| isParallelTo2D(const Line &ref, double prec=math::eps) const | active::geometry::Line | |
| isParallelTo3D(const Line &ref, double prec=math::eps) const | active::geometry::Line | |
| length2D() const | active::geometry::Line | |
| length3D() const | active::geometry::Line | |
| Line(const Point &origin, const Point &end) | active::geometry::Line | inline |
| Line(const Point &origin, double rad, double azim) | active::geometry::Line | inline |
| midpoint() const | active::geometry::Line | |
| movePolar(double len, double azim, double alt) | active::geometry::Line | |
| movePolar(double len, double angle) | active::geometry::Line | |
| operator!=(const Line &ref) const | active::geometry::Line | inline |
| operator*(double scale) const | active::geometry::Line | |
| operator*(const Matrix3x3 &matrix) const | active::geometry::Line | |
| operator*=(double scale) | active::geometry::Line | |
| operator*=(const Matrix3x3 &matrix) | active::geometry::Line | |
| operator+(const Point &offset) const | active::geometry::Line | |
| operator+=(const Point &offset) | active::geometry::Line | |
| operator-(const Point &offset) const | active::geometry::Line | |
| operator-=(const Point &offset) | active::geometry::Line | |
| operator==(const Line &ref) const | active::geometry::Line | inline |
| Option typedef | active::geometry::Line | |
| origin | active::geometry::Line | |
| positionOf2D(const Point &ref, double prec=math::eps) const | active::geometry::Line | |
| positionOf3D(const Point &ref, double prec=math::eps) const | active::geometry::Line | |
| Shared typedef | active::geometry::Line | |
| Unique typedef | active::geometry::Line | |