Loading...
Searching...
No Matches
23#ifndef VCL_ALGORITHMS_CORE_POLYGON_H
24#define VCL_ALGORITHMS_CORE_POLYGON_H
26#include "polygon/convex_hull.h"
27#include "polygon/core2.h"
28#include "polygon/create.h"
29#include "polygon/ear_cut.h"
30#include "polygon/geometry.h"
31#include "polygon/projection.h"