![]() |
KiCad PCB EDA Suite
|
#include <pns_joint.h>
Public Attributes | |
VECTOR2I | pos |
int | net |
Definition at line 49 of file pns_joint.h.
int PNS::JOINT::HASH_TAG::net |
Definition at line 52 of file pns_joint.h.
Referenced by PNS::JOINT::Dump(), PNS::NODE::FindJoint(), PNS::JOINT::JOINT(), PNS::JOINT::Net(), PNS::JOINT::JOINT_TAG_HASH::operator()(), PNS::JOINT::operator==(), PNS::operator==(), PNS::JOINT::Overlaps(), and PNS::NODE::touchJoint().
VECTOR2I PNS::JOINT::HASH_TAG::pos |
Definition at line 51 of file pns_joint.h.
Referenced by PNS::JOINT::Dump(), PNS::NODE::FindJoint(), PNS::JOINT::JOINT(), PNS::JOINT::JOINT_TAG_HASH::operator()(), PNS::JOINT::operator==(), PNS::operator==(), PNS::JOINT::Overlaps(), PNS::JOINT::Pos(), and PNS::NODE::touchJoint().