TM2IN  0.5.1
Namespaces | Functions
triangulate_surface.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 triangulate_surface.h:
This graph shows which files directly or indirectly include this file:

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