|
| Patrick's Programming Library Version 7.0.0 - Dokumentation |
Vollständige Aufstellung aller Elemente für ppl7::grafix::Point einschließlich aller geerbten Elemente.
| Distance(const Point &p1, const Point &p2) | ppl7::grafix::Point | related |
| isNull() const | ppl7::grafix::Point | |
| manhattanLength() const | ppl7::grafix::Point | |
| operator*=(double factor) | ppl7::grafix::Point | |
| operator+=(const Point &point) | ppl7::grafix::Point | |
| operator-=(const Point &point) | ppl7::grafix::Point | |
| operator/=(double divisor) | ppl7::grafix::Point | |
| Point() | ppl7::grafix::Point | |
| Point(int x, int y) | ppl7::grafix::Point | |
| Point(const String &s) | ppl7::grafix::Point | |
| setPoint(int x, int y) | ppl7::grafix::Point | |
| setPoint(const Point &other) | ppl7::grafix::Point | |
| setX(int x) | ppl7::grafix::Point | |
| setY(int y) | ppl7::grafix::Point | |
| vectorLength() const | ppl7::grafix::Point | |
| x | ppl7::grafix::Point | |
| y | ppl7::grafix::Point |