|
KiCad PCB EDA Suite
|
#include <vector>#include <math/vector2d.h>#include "pns_item.h"#include "pns_segment.h"#include "pns_itemset.h"Go to the source code of this file.
Classes | |
| class | PNS::JOINT |
| A 2D point on a given set of layers and belonging to a certain net, that links together a number of board items. More... | |
| struct | PNS::JOINT::HASH_TAG |
| < Joints are hashed by their position, layers and net. More... | |
| struct | PNS::JOINT::JOINT_TAG_HASH |
Namespaces | |
| namespace | PNS |
| Push and Shove diff pair dimensions (gap) settings dialog. | |
Functions | |
| bool | PNS::operator== (JOINT::HASH_TAG const &aP1, JOINT::HASH_TAG const &aP2) |