|
2D Geom Bibliothek
|
Vollständige Aufstellung aller Elemente für MyPolygon einschließlich aller geerbten Elemente.
| addPoint(const Point &p, int pos=0) | MyPolygon | virtual |
| contains(const Point &p) | MyPolygon | |
| delPoint(const Point &p) | MyPolygon | virtual |
| draw() | MyPolygon | virtual |
| Drawable() | Drawable | |
| getArea() | MyPolygon | virtual |
| getColor() const | Drawable | |
| getPerimeter() | MyPolygon | virtual |
| getPoint(int pos) | MyPolygon | |
| isInside(const Point *e) | MyPolygon | virtual |
| move(double dx, double dy) | MyPolygon | virtual |
| MyPolygon(const Point &a, const Point &b, const Point &c) | MyPolygon | |
| MyPolygon(const Point *a, const Point *b, const Point *c) | MyPolygon | |
| operator[](int pos) | MyPolygon | |
| reflect(const Point *p) | MyPolygon | virtual |
| reflect(const Line *e) | MyPolygon | virtual |
| rotate(const Point *p, double degree) | MyPolygon | virtual |
| setColor(float red, float green, float blue) | Drawable | |
| setupColor() | Drawable | protectedvirtual |
| Shape() (Definiert in Shape) | Shape | inline |
| size() | MyPolygon | inline |
| ~Area() (Definiert in Area) | Area | inlinevirtual |
| ~Drawable() (Definiert in Drawable) | Drawable | virtual |
| ~MyPolygon() | MyPolygon | |
| ~Shape() (Definiert in Shape) | Shape | inlinevirtual |
| ~Transformable() (Definiert in Transformable) | Transformable | inlinevirtual |
1.8.11