| 
    KiCad PCB EDA Suite
    
   | 
 
#include <math/box2.h>#include <math/vector2d.h>#include <geometry/direction45.h>#include <geometry/seg.h>#include <geometry/shape.h>#include <geometry/shape_line_chain.h>#include "pns_item.h"#include "pns_via.h"#include "pns_link_holder.h"Go to the source code of this file.
Classes | |
| class | PNS::LINE | 
| Represents a track on a PCB, connecting two non-trivial joints (that is, vias, pads, junctions between multiple traces or two traces different widths and combinations of these).  More... | |
Namespaces | |
| namespace | PNS | 
| Push and Shove diff pair dimensions (gap) settings dialog.  | |
Macros | |
| #define | PNS_HULL_MARGIN 10 | 
| #define PNS_HULL_MARGIN 10 | 
Definition at line 45 of file pns_line.h.
Referenced by PNS::DIFF_PAIR_PLACER::attemptWalk(), and PNS::NODE::FixupVirtualVias().