KiCad PCB EDA Suite
|
This is the complete list of members for PNS::RESTRICT_VERTEX_RANGE_CONSTRAINT, including all inherited members.
Check(int aVertex1, int aVertex2, const LINE *aOriginLine, const SHAPE_LINE_CHAIN &aCurrentPath, const SHAPE_LINE_CHAIN &aReplacement) override | PNS::RESTRICT_VERTEX_RANGE_CONSTRAINT | virtual |
GetPriority() const | PNS::OPT_CONSTRAINT | inline |
m_end | PNS::RESTRICT_VERTEX_RANGE_CONSTRAINT | private |
m_priority | PNS::OPT_CONSTRAINT | protected |
m_start | PNS::RESTRICT_VERTEX_RANGE_CONSTRAINT | private |
m_world | PNS::OPT_CONSTRAINT | protected |
OPT_CONSTRAINT(NODE *aWorld) | PNS::OPT_CONSTRAINT | inline |
RESTRICT_VERTEX_RANGE_CONSTRAINT(NODE *aWorld, int aStart, int aEnd) | PNS::RESTRICT_VERTEX_RANGE_CONSTRAINT | inline |
SetPriority(int aPriority) | PNS::OPT_CONSTRAINT | inline |
~OPT_CONSTRAINT() | PNS::OPT_CONSTRAINT | inlinevirtual |