|
Forms with mutable Area
|
This is the complete list of members for Polygon, including all inherited members.
| append(const Point2D &a) | Polygon | inline |
| area() const override | Polygon | virtual |
| classname() const override | Polygon | inlinevirtual |
| Form(float x, float y) | Form | inline |
| Form(Form const &)=default | Form | |
| GetX() const | Form | inline |
| GetY() const | Form | inline |
| number() const | Polygon | inline |
| operator<(const Polygon &rhs) const | Polygon | inline |
| perimeter() const | Polygon | |
| Polygon(int n) | Polygon | |
| Polygon(Polygon const &)=default | Polygon | |
| ~Form() | Form | virtual |