|
KiCad PCB EDA Suite
|
This is the complete list of members for PNS::CORNER_COUNT_LIMIT_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::CORNER_COUNT_LIMIT_CONSTRAINT | virtual |
| CORNER_COUNT_LIMIT_CONSTRAINT(NODE *aWorld, int aMinCorners, int aMaxCorners, int aAngleMask) | PNS::CORNER_COUNT_LIMIT_CONSTRAINT | inline |
| GetPriority() const | PNS::OPT_CONSTRAINT | inline |
| m_angleMask | PNS::CORNER_COUNT_LIMIT_CONSTRAINT | private |
| m_maxCorners | PNS::CORNER_COUNT_LIMIT_CONSTRAINT | private |
| m_minCorners | PNS::CORNER_COUNT_LIMIT_CONSTRAINT | private |
| m_priority | PNS::OPT_CONSTRAINT | protected |
| m_world | PNS::OPT_CONSTRAINT | protected |
| OPT_CONSTRAINT(NODE *aWorld) | PNS::OPT_CONSTRAINT | inline |
| SetPriority(int aPriority) | PNS::OPT_CONSTRAINT | inline |
| ~OPT_CONSTRAINT() | PNS::OPT_CONSTRAINT | inlinevirtual |