TM2IN
0.5.1
|
#include "polygon.h"
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_2 > | TM2IN::detail::cgal::convexPartition (Polygon_2 polygon) |
Partitions Polygon_2 to a vector of Polygon_2. More... | |