|
KiCad PCB EDA Suite
|
#include <functional>#include <map>#include <memory>#include <optional>#include <set>#include <vector>#include <math/box2.h>#include <layer_ids.h>#include <pcb_shape.h>#include <drc/drc_creepage_utils.h>Go to the source code of this file.
Classes | |
| struct | CREEPAGE_RESULT |
| Result of a single creepage query between two nets on one layer. More... | |
| class | CREEPAGE_ENGINE |
| Reusable creepage solver shared by the batch DRC provider and the realtime drag overlay. More... | |