|
2D Geom Bibliothek
|
Vollständige Aufstellung aller Elemente für Rect einschließlich aller geerbten Elemente.
| draw() | Rect | virtual |
| Drawable() | Drawable | |
| getArea() | Rect | virtual |
| getColor() const | Drawable | |
| getHeight() const | Rect | |
| getPerimeter() | Rect | virtual |
| getWidth() const | Rect | |
| getX() const | Rect | |
| getY() const | Rect | |
| isInside(const Point *e) | Rect | virtual |
| operator==(const Rect &another) const | Rect | |
| Rect(double x, double y, double w, double h) | Rect | |
| Rect(const Point &p, double w, double h) | Rect | |
| Rect(const Point *p, double w, double h) | Rect | |
| setColor(float red, float green, float blue) | Drawable | |
| setHeight(double height) | Rect | |
| setupColor() | Drawable | protectedvirtual |
| setWidth(double width) | Rect | |
| setX(double x) | Rect | |
| setY(double y) | Rect | |
| ~Area() (Definiert in Area) | Area | inlinevirtual |
| ~Drawable() (Definiert in Drawable) | Drawable | virtual |
| ~Rect() | Rect |
1.8.11