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

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

addHole(const Point3dVector &hole)openstudio::Polygon3d
addPoint(const Point3d &point)openstudio::Polygon3d
centroid()openstudio::Polygon3d
getEdge(size_t i)openstudio::Polygon3d
getInnerPaths() const openstudio::Polygon3d
getOuterPath() const openstudio::Polygon3d
getSize()openstudio::Polygon3d
grossArea()openstudio::Polygon3d
inside(const Point3d &point, double tol=0.01)openstudio::Polygon3d
isClockwise()openstudio::Polygon3d
netArea()openstudio::Polygon3d
newellVector()openstudio::Polygon3d
outwardNormal()openstudio::Polygon3d
overlap(const Point3dVector &line) const openstudio::Polygon3d
perimeter()openstudio::Polygon3d
pointInPolygon(const Point3d &point, double tol=0.01)openstudio::Polygon3d
Polygon3d()openstudio::Polygon3d
Polygon3d(const Point3dVector &outerPath)openstudio::Polygon3d
Polygon3d(const Point3dVector &outerPath, const Point3dVectorVector &innerPaths)openstudio::Polygon3d
setOuterPath(const Point3dVector &outerPath)openstudio::Polygon3d
within(const Point3d &point, double tol=0.01)openstudio::Polygon3d