|
KiCad PCB EDA Suite
|
#include <algorithm>#include <cmath>#include <climits>#include <cstdint>#include <vector>#include <geometry/seg.h>#include <geometry/shape_poly_set.h>#include <math/util.h>#include <math/vector2d.h>Go to the source code of this file.
Classes | |
| class | POLY_YSTRIPES_INDEX |
| Y-stripe spatial index for efficient point-in-polygon containment testing. More... | |
| struct | POLY_YSTRIPES_INDEX::EDGE |