KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pns_item.cpp File Reference
#include "pns_node.h"
#include "pns_item.h"
#include "pns_line.h"
#include "pns_router.h"
#include <geometry/shape_compound.h>
#include <geometry/shape_poly_set.h>

Go to the source code of this file.

Namespaces

namespace  PNS
 Push and Shove diff pair dimensions (gap) settings dialog.
 

Typedefs

typedef VECTOR2I::extended_type ecoord
 

Functions

static void PNS::dumpObstacles (const PNS::NODE::OBSTACLES &obstacles)
 
static bool PNS::shouldWeConsiderHoleCollisions (const ITEM *aItem, const ITEM *aHead)
 

Typedef Documentation

◆ ecoord

Definition at line 30 of file pns_item.cpp.