HerdSoftware
0.3.2
|
This is the complete list of members for Herd::Line, including all inherited members.
_direction | Herd::Line | private |
_point | Herd::Line | private |
Azimuth() const | Herd::Line | inline |
Direction() const | Herd::Line | inline |
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 Line &other)=default | Herd::Line | |
Line(Line &&other)=default | Herd::Line | |
Line(Point point, Vec3D direction) | Herd::Line | inline |
Line(const Point &point, float polar, float azimuth) | Herd::Line | |
Line(const Line2D &proj1, RefFrame::View view1, const Line2D &proj2, RefFrame::View view2) | Herd::Line | |
MinimumDistanceToLine(const Line line) const | Herd::Line | |
operator!=(const Line &rhs) const | Herd::Line | inline |
operator=(const Line &other)=default | Herd::Line | |
operator=(Line &&other)=default | Herd::Line | |
operator==(const Line &rhs) const | Herd::Line | inline |
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 |