|
KiCad PCB EDA Suite
|
#include <geometry/shape_poly_set.h>#include <algorithm>#include <deque>#include <functional>#include <list>#include <memory>#include <vector>#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 |