TM2IN
0.5.1
|
#include "features/IndoorComponent.h"
#include "detail/cgal_config.h"
#include "detail/cgal/plane.h"
#include "detail/cgal/polygon.h"
Go to the source code of this file.
Namespaces | |
TM2IN | |
TM2IN::detail | |
TM2IN::detail::algorithm | |
Functions | |
int | TM2IN::detail::algorithm::triangulate_surface (TM2IN::Wall::Surface *sf, vector< TM2IN::Wall::Triangle * > &result) |
Triangulate Wall::Surface to a vector of Wall::Triangle. 0 is succeed. 1 is fail. More... | |