OpenStudio:utilities
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
openstudio::Plane Member List

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 &)=defaultopenstudio::Plane
operator=(Plane &&) noexcept=defaultopenstudio::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)=defaultopenstudio::Plane
Plane(Plane &&other) noexcept=defaultopenstudio::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