OpenStudio:utilities
Loading...
Searching...
No Matches
openstudio::Plane Member List

This is the complete list of members for openstudio::Plane, including all inherited members.

a() constopenstudio::Plane
anyPointOnPlane() constopenstudio::Plane
b() constopenstudio::Plane
c() constopenstudio::Plane
d() constopenstudio::Plane
equal(const Plane &other, double tol=0.001) constopenstudio::Plane
operator=(const Plane &)=defaultopenstudio::Plane
operator=(Plane &&) noexcept=defaultopenstudio::Plane
outwardNormal() constopenstudio::Plane
parallel(const Plane &other, double tol=0.001) constopenstudio::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) constopenstudio::Plane
project(const Point3d &point) constopenstudio::Plane
project(const std::vector< Point3d > &points) constopenstudio::Plane
rayIntersection(const Point3d &rayOrigin, const Vector3d &rayDirection, bool enforceDirectionOfPlane=false) constopenstudio::Plane
reverseEqual(const Plane &other, double tol=0.001) constopenstudio::Plane
reversePlane() constopenstudio::Plane