TM2IN  0.5.1
Namespaces | Functions
polygon.cpp File Reference
#include "polygon.h"
Include dependency graph for polygon.cpp:

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