#include <RoofGeometry_Details.hpp>
openstudio::Edge::Edge |
( |
| ) |
|
|
inline |
openstudio::Edge::Edge |
( |
const Point3d & |
t_begin, |
|
|
const Point3d & |
t_end |
|
) |
| |
|
inline |
Vector3d openstudio::Edge::normalize |
( |
| ) |
const |
|
inline |
bool openstudio::Edge::operator!= |
( |
const Edge & |
other | ) |
const |
|
inline |
bool openstudio::Edge::operator== |
( |
const Edge & |
other | ) |
const |
|
inline |
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Edge & |
e |
|
) |
| |
|
friend |
std::shared_ptr<Ray2d> openstudio::Edge::bisectorNext |
std::shared_ptr<Ray2d> openstudio::Edge::bisectorPrevious |
std::shared_ptr<Edge> openstudio::Edge::next |
std::shared_ptr<Edge> openstudio::Edge::previous |