TM2IN  0.5.1
Namespaces | Functions
triangulation.h File Reference
#include "features/IndoorComponent.h"
#include "detail/cgal_config.h"
#include "detail/cgal/plane.h"
#include "detail/cgal/polygon.h"
Include dependency graph for triangulation.h:
This graph shows which files directly or indirectly include this file:

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...