#include <Polyhedron.hpp>
openstudio::Surface3d::Surface3d |
( |
std::vector< Point3d > |
t_vertices, |
|
|
std::string |
t_name, |
|
|
size_t |
t_surfNum |
|
) |
| |
bool openstudio::Surface3d::isConvex |
( |
| ) |
const |
size_t openstudio::Surface3d::numConflictedEdges |
( |
| ) |
const |
bool openstudio::Surface3d::operator< |
( |
const Surface3d & |
rhs | ) |
const |
double openstudio::Surface3d::ratioOfConflictedEdges |
( |
| ) |
const |
void openstudio::Surface3d::resetEdgeMatching |
( |
| ) |
|
std::string openstudio::Surface3d::name |
size_t openstudio::Surface3d::surfNum |
std::vector<Point3d> openstudio::Surface3d::vertices |