Aufgabe 7: Anwendung
Point Member List
This is the complete list of members for Point, including all inherited members.
operator+(const Point &that) const | Point | inline |
operator+=(const Point &that) | Point | inline |
operator-(const Point &that) const | Point | inline |
operator-=(const Point &that) | Point | inline |
Point() | Point | inline |
Point(int x, int y) | Point | inline |
x | Point | |
y | Point |