#include #include #include #include "math.hpp" // std::vector triangulatePolygon(std::vector& points) { // DeltaVertex v0 = points // }