operator!=(const Point &other) const | Wt::Point | [inline] |
operator+(const Point &other) const | Wt::Point | [inline] |
operator+=(const Point &other) | Wt::Point | [inline] |
operator-(const Point &other) const | Wt::Point | [inline] |
operator-() const | Wt::Point | [inline] |
operator-=(const Point &other) | Wt::Point | [inline] |
operator==(const Point &other) const | Wt::Point | [inline] |
Point() | Wt::Point | [inline] |
Point(int x_, int y_) | Wt::Point | [inline] |
setX(int x_new) | Wt::Point | [inline] |
setY(int y_new) | Wt::Point | [inline] |
x() const | Wt::Point | [inline] |
y() const | Wt::Point | [inline] |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.