#include <Polyhedron.hpp>
| openstudio::Polyhedron::Polyhedron |
( |
| ) |
|
|
default |
| openstudio::Polyhedron::Polyhedron |
( |
std::vector< Surface3d > |
surfaces | ) |
|
| double openstudio::Polyhedron::calcDivergenceTheoremVolume |
( |
| ) |
const |
| double openstudio::Polyhedron::calcPolyhedronVolume |
( |
| ) |
const |
| static std::vector<Surface3dEdge> openstudio::Polyhedron::edgesNotTwoForEnclosedVolumeTest |
( |
const Polyhedron & |
volumePoly | ) |
|
|
static |
| size_t openstudio::Polyhedron::numVertices |
( |
| ) |
const |
| std::vector<Point3d> openstudio::Polyhedron::uniqueVertices |
( |
| ) |
const |
| Polyhedron openstudio::Polyhedron::updateZonePolygonsForMissingColinearPoints |
( |
| ) |
const |