HerdSoftware
0.1.1
|
This is the complete list of members for Herd::Line, including all inherited members.
_azimuth | Herd::Line | private |
_point | Herd::Line | private |
_polar | Herd::Line | private |
Azimuth() const | Herd::Line | |
Direction() const | Herd::Line | |
DistanceToPoint(const Point p) const | Herd::Line | |
Intersection(RefFrame::Axis axis, float coo) const | Herd::Line | |
Intersection(const Line &line) const | Herd::Line | |
Line() | Herd::Line | inline |
Line(const Point &point, const float polar, const float azimuth) | Herd::Line | |
Line(const Point &point, const Vec3D &direction) | Herd::Line | |
Line(const Line2D &proj1, RefFrame::View view1, const Line2D &proj2, RefFrame::View view2) | Herd::Line | |
MinimumDistanceToLine(const Line line) const | Herd::Line | |
Origin() const | Herd::Line | inline |
Polar() const | Herd::Line | inline |
Projection(const Plane &plane) const | Herd::Line | |
Projection(const Point p, RefFrame::View view) const | Herd::Line | |
Projection2D(RefFrame::View view) const | Herd::Line | |
~Line()=default | Herd::Line | virtual |