KiCad PCB EDA Suite
|
#include <algorithm>
#include <deque>
#include <cmath>
#include <clipper.hpp>
#include <geometry/shape_line_chain.h>
#include <geometry/shape_poly_set.h>
#include <math/box2.h>
#include <math/vector2d.h>
Go to the source code of this file.
Classes | |
class | PolygonTriangulation |
struct | PolygonTriangulation::Vertex |