|
KiCad PCB EDA Suite
|
This is the complete list of members for ROUNDRECT, including all inherited members.
| BBox() const | ROUNDRECT | inline |
| GetHeight() const | ROUNDRECT | inline |
| GetInflated(int aOutset) const | ROUNDRECT | |
| GetPosition() const | ROUNDRECT | inline |
| GetRect() const | ROUNDRECT | inline |
| GetRoundRadius() const | ROUNDRECT | inline |
| GetWidth() const | ROUNDRECT | inline |
| m_radius | ROUNDRECT | private |
| m_rect | ROUNDRECT | private |
| OutsetFrom(const SHAPE_RECT &aRect, int aOutset) | ROUNDRECT | static |
| ROUNDRECT() | ROUNDRECT | inline |
| ROUNDRECT(SHAPE_RECT aRect, int aRadius, bool aNormalizeOnCreate=false) | ROUNDRECT | |
| TransformToPolygon(SHAPE_POLY_SET &aBuffer, int aMaxError) const | ROUNDRECT |