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