|
KiCad PCB EDA Suite
|
#include <climits>#include <cstdint>#include <vector>#include <geometry/rtree/packed_rtree.h>#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_CONTAINMENT_INDEX |
| Spatial index for efficient point-in-polygon containment testing. More... | |
| struct | POLY_CONTAINMENT_INDEX::EDGE |