|
SpatiumLib
|
This is the complete list of members for spatium::geom3d::Plane, including all inherited members.
| distanceTo(const Point3 &point) const override | spatium::geom3d::Plane | inlinevirtual |
| Geometry()=default | spatium::geom3d::Geometry | |
| intersectLine(const Point3 &origin, const Vector3 &direction, Point3 &intersection) const override | spatium::geom3d::Plane | inlinevirtual |
| m_normal | spatium::geom3d::Plane | protected |
| m_origin | spatium::geom3d::Plane | protected |
| normal(const Vector3 &normal) | spatium::geom3d::Plane | inline |
| normal() const | spatium::geom3d::Plane | inline |
| operator<<(std::ostream &os, const Plane &plane) | spatium::geom3d::Plane | friend |
| operator=(const Plane &other)=default | spatium::geom3d::Plane | |
| origin(const Point3 &origin) | spatium::geom3d::Plane | inline |
| origin() const | spatium::geom3d::Plane | inline |
| Plane(const Point3 &origin, const Vector3 &normal) | spatium::geom3d::Plane | inline |
| Plane(const Vector3 &normal) | spatium::geom3d::Plane | inline |
| Plane(const Plane &other)=default | spatium::geom3d::Plane | |
| projectPoint(const Point3 &point) const override | spatium::geom3d::Plane | inlinevirtual |
| projectVector(const Vector3 &vector) const | spatium::geom3d::Plane | inline |
| ~Geometry()=default | spatium::geom3d::Geometry | virtual |
| ~Plane()=default | spatium::geom3d::Plane | virtual |
1.8.15