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::algorithm | |
Functions | |
int | TM2IN::algorithm::triangulate (TM2IN::Wall::Surface *pSurface, std::vector< TM2IN::Wall::Triangle * > &result) |
Triangulate one TM2IN::Surface to multiple TM2IN::Triangle objects. More... | |