TM2IN  0.5.1
Namespaces | Functions
polygon.h File Reference
#include "detail/cgal_config.h"
#include <vector>
Include dependency graph for polygon.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::cgal
 

Functions

Polygon_2 TM2IN::detail::cgal::make_CGAL_polygon (vector< Point_2 > surface2D)
 Generates CGAL::Polygon_2. More...
 
vector< Polygon_2TM2IN::detail::cgal::convexPartition (Polygon_2 polygon)
 Partitions Polygon_2 to a vector of Polygon_2. More...