TM2IN
0.5.1
|
Namespaces | |
algorithm | |
cgal | |
detail | |
io | |
RoomBoundary | |
unused | |
Wall | |
Classes | |
struct | CompareVertex_X |
class | HalfEdge |
class | IndoorComponent |
class | MinimumBoundingBox |
class | Room |
class | Vertex |
Vertex imply one coordinate in 3-D indoor space. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &ou, Vertex *pVertex) |
Variables | |
double | threshold_collinear = 0.001 |
|
strong |
std::ostream& TM2IN::operator<< | ( | std::ostream & | ou, |
Vertex * | pVertex | ||
) |
double TM2IN::threshold_collinear = 0.001 |
Threshold value for determining collinear vectors.