|
KiCad PCB EDA Suite
|
#include <board.h>#include <pad.h>#include <footprint.h>#include <zone.h>#include <geometry/shape_poly_set.h>#include <memory>#include <algorithm>#include <functional>#include <vector>#include <deque>#include <connectivity/connectivity_rtree.h>#include <connectivity/connectivity_data.h>#include <connectivity/connectivity_items.h>Go to the source code of this file.
Classes | |
| class | CN_EDGE |
| CN_EDGE represents a point-to-point connection, whether realized or unrealized (ie: tracks etc. More... | |
| class | CN_CONNECTIVITY_ALGO |
| class | CN_CONNECTIVITY_ALGO::ITEM_MAP_ENTRY |
| class | CN_VISITOR |