This is the complete list of members for openstudio::Plane, including all inherited members.
a() const | openstudio::Plane | |
anyPointOnPlane() const | openstudio::Plane | |
b() const | openstudio::Plane | |
c() const | openstudio::Plane | |
d() const | openstudio::Plane | |
equal(const Plane &other, double tol=0.001) const | openstudio::Plane | |
operator=(const Plane &)=default | openstudio::Plane | |
operator=(Plane &&) noexcept=default | openstudio::Plane | |
outwardNormal() const | openstudio::Plane | |
parallel(const Plane &other, double tol=0.001) const | openstudio::Plane | |
Plane(const Point3d &point, const Vector3d &outwardNormal) | openstudio::Plane | |
Plane(const std::vector< Point3d > &points) | openstudio::Plane | |
Plane(const Plane &other)=default | openstudio::Plane | |
Plane(Plane &&other) noexcept=default | openstudio::Plane | |
pointOnPlane(const Point3d &point, double tol=0.001) const | openstudio::Plane | |
project(const Point3d &point) const | openstudio::Plane | |
project(const std::vector< Point3d > &points) const | openstudio::Plane | |
rayIntersection(const Point3d &rayOrigin, const Vector3d &rayDirection, bool enforceDirectionOfPlane=false) const | openstudio::Plane | |
reverseEqual(const Plane &other, double tol=0.001) const | openstudio::Plane | |
reversePlane() const | openstudio::Plane |