2 #include "common/polygon.hpp"
3 #include "core/tool.hpp"
4 #include <forward_list>
21 int wrap_index(
int i)
const;
33 double radius_current = 0;
35 void update_poly(
double r);
36 void update_cursor(
const Coordi &c);
39 bool orientation =
false;
Polygon used in Padstack, Package and Board for specifying filled Regions.
Definition: polygon.hpp:27
Definition: idocument.hpp:5
Definition: polygon.hpp:29