|
KiCad PCB EDA Suite
|
This is the complete list of members for EDIT_RELATION, including all inherited members.
| Angle45(const EDIT_POINT &aReference) | EDIT_RELATION | static |
| Angle90(const EDIT_POINT &aReference) | EDIT_RELATION | static |
| Apply(EDIT_POINT &aHandle, const GRID_HELPER &aGrid) const | EDIT_RELATION | |
| Apply(EDIT_LINE &aHandle, const GRID_HELPER &aGrid) const | EDIT_RELATION | |
| Direction() const | EDIT_RELATION | inline |
| EDIT_RELATION(EDIT_RELATION_KIND aKind) | EDIT_RELATION | inlineexplicitprivate |
| Kind() const | EDIT_RELATION | inline |
| m_direction | EDIT_RELATION | private |
| m_kind | EDIT_RELATION | private |
| m_origin | EDIT_RELATION | private |
| m_reference | EDIT_RELATION | private |
| m_secondaryReference | EDIT_RELATION | private |
| make(EDIT_RELATION_KIND aKind, const EDIT_POINT &aReference) | EDIT_RELATION | privatestatic |
| Origin() const | EDIT_RELATION | inline |
| PerpendicularTranslation(const EDIT_LINE &aLine) | EDIT_RELATION | static |
| PointOnCircle(const EDIT_POINT &aCenter, const EDIT_POINT &aEnd) | EDIT_RELATION | static |
| PointOnLine(const EDIT_POINT &aConstrained, const EDIT_POINT &aReference) | EDIT_RELATION | static |
| Reference() const | EDIT_RELATION | inline |
| SameX(const EDIT_POINT &aReference) | EDIT_RELATION | static |
| SameY(const EDIT_POINT &aReference) | EDIT_RELATION | static |
| SecondaryReference() const | EDIT_RELATION | inline |