KiCad PCB EDA Suite
|
This is the complete list of members for TEARDROP_PARAMETERS, including all inherited members.
IsCurved() const | TEARDROP_PARAMETERS | inline |
m_AllowUseTwoTracks | TEARDROP_PARAMETERS | |
m_BestLengthRatio | TEARDROP_PARAMETERS | |
m_BestWidthRatio | TEARDROP_PARAMETERS | |
m_CurveSegCount | TEARDROP_PARAMETERS | |
m_Enabled | TEARDROP_PARAMETERS | |
m_TdMaxLen | TEARDROP_PARAMETERS | |
m_TdMaxWidth | TEARDROP_PARAMETERS | |
m_TdOnPadsInZones | TEARDROP_PARAMETERS | |
m_WidthtoSizeFilterRatio | TEARDROP_PARAMETERS | |
operator!=(const TEARDROP_PARAMETERS &aOther) const | TEARDROP_PARAMETERS | inline |
operator==(const TEARDROP_PARAMETERS &aOther) const | TEARDROP_PARAMETERS | inline |
SetTeardropCurvedPrm(int aCurveSegCount=0) | TEARDROP_PARAMETERS | inline |
SetTeardropMaxSize(int aMaxLen, int aMaxHeight) | TEARDROP_PARAMETERS | inline |
SetTeardropSizeRatio(double aLenghtRatio=0.5, double aHeightRatio=1.0) | TEARDROP_PARAMETERS | inline |
TEARDROP_PARAMETERS() | TEARDROP_PARAMETERS | inline |