|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TPoint, including all inherited members.
| Magnitude() const | owl::TPoint | |
| Offset(int dx, int dy) | owl::TPoint | inline |
| OffsetBy(int dx, int dy) const | owl::TPoint | inline |
| operator!=(const TPoint &other) const | owl::TPoint | inline |
| operator+(const TSize &size) const | owl::TPoint | inline |
| operator+=(const TSize &size) | owl::TPoint | inline |
| operator-(const TPoint &point) const | owl::TPoint | inline |
| operator-(const TSize &size) const | owl::TPoint | inline |
| operator-() const | owl::TPoint | inline |
| operator-=(const TSize &size) | owl::TPoint | inline |
| operator==(const TPoint &other) const | owl::TPoint | inline |
| TPoint() | owl::TPoint | inline |
| TPoint(int _x, int _y) | owl::TPoint | inline |
| TPoint(const tagPOINT &point) | owl::TPoint | inline |
| TPoint(const TPoint &point) | owl::TPoint | inline |
| TPoint(const tagSIZE &size) | owl::TPoint | inline |
| TPoint(LPARAM packedPoint) | owl::TPoint | explicit |
| X() const | owl::TPoint | inline |
| Y() const | owl::TPoint | inline |