OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TPointF, including all inherited members.
Offset(float dx, float dy) | owl::TPointF | inline |
OffsetBy(float dx, float dy) const | owl::TPointF | inline |
operator!=(const TPointF &other) const | owl::TPointF | inline |
operator+(const TPointF &size) const | owl::TPointF | inline |
operator+=(const TPointF &size) | owl::TPointF | inline |
operator-(const TPointF &point) const | owl::TPointF | inline |
operator-() const | owl::TPointF | inline |
operator-=(const TPointF &size) | owl::TPointF | inline |
operator==(const TPointF &other) const | owl::TPointF | inline |
TPointF() | owl::TPointF | inline |
TPointF(float _x, float _y) | owl::TPointF | inline |
TPointF(const TPointF &point) | owl::TPointF | inline |
X() const | owl::TPointF | inline |
x | owl::tPOINTF | |
Y() const | owl::TPointF | inline |
y | owl::tPOINTF |