HerdSoftware
0.1.1
|
This is the complete list of members for Herd::Plane, including all inherited members.
_azimuth | Herd::Plane | private |
_point | Herd::Plane | private |
_polar | Herd::Plane | private |
Azimuth() const | Herd::Plane | inline |
Intersection(Line line) const | Herd::Plane | |
Normal() const | Herd::Plane | |
Origin() const | Herd::Plane | inline |
Plane(const Point &point, const float polar, const float azimuth) | Herd::Plane | |
Plane(const Point &point, Vec3D normal) | Herd::Plane | |
Plane(std::array< Point, 3 > points) | Herd::Plane | |
Plane() | Herd::Plane | |
Polar() const | Herd::Plane | inline |
~Plane()=default | Herd::Plane | virtual |