|
KiCad PCB EDA Suite
|
This is the complete list of members for PNS::COST_ESTIMATOR, including all inherited members.
| Add(const LINE &aLine) | PNS::COST_ESTIMATOR | |
| CornerCost(const SEG &aA, const SEG &aB) | PNS::COST_ESTIMATOR | static |
| CornerCost(const SHAPE_LINE_CHAIN &aLine) | PNS::COST_ESTIMATOR | static |
| CornerCost(const LINE &aLine) | PNS::COST_ESTIMATOR | static |
| COST_ESTIMATOR() | PNS::COST_ESTIMATOR | inline |
| COST_ESTIMATOR(const COST_ESTIMATOR &aB) | PNS::COST_ESTIMATOR | inline |
| GetCornerCost() const | PNS::COST_ESTIMATOR | inline |
| GetLengthCost() const | PNS::COST_ESTIMATOR | inline |
| IsBetter(const COST_ESTIMATOR &aOther, double aLengthTolerance, double aCornerTollerace) const | PNS::COST_ESTIMATOR | |
| m_cornerCost | PNS::COST_ESTIMATOR | private |
| m_lengthCost | PNS::COST_ESTIMATOR | private |
| Remove(const LINE &aLine) | PNS::COST_ESTIMATOR | |
| Replace(const LINE &aOldLine, const LINE &aNewLine) | PNS::COST_ESTIMATOR | |
| ~COST_ESTIMATOR() | PNS::COST_ESTIMATOR | inline |