This is the complete list of members for GxPoint2, including all inherited members.
__getStaticRtti(void) (defined in GxStructBase) | GxStructBase | inlinestatic |
_x | GxPoint2 | |
_y | GxPoint2 | |
getSquareDistanceToSegment(GxPoint2 segmentStart, GxPoint2 segmentEnd) const | GxPoint2 | |
GxPoint2(void) | GxPoint2 | inline |
GxPoint2(s32 x, s32 y) | GxPoint2 | |
GxPoint2(const GxPoint2 &point) | GxPoint2 | |
GxPoint2(const GxVector2 &vector) | GxPoint2 | |
operator!=(const GxPoint2 &point0, const GxPoint2 &point1) | GxPoint2 | friend |
operator+(const GxPoint2 &point) | GxPoint2 | friend |
operator+(const GxPoint2 &point0, const GxPoint2 &point1) | GxPoint2 | friend |
operator+(const GxPoint2 &point, const GxSize &size) | GxPoint2 | friend |
operator+=(const GxPoint2 &point) | GxPoint2 | |
operator+=(const GxSize &size) | GxPoint2 | |
operator-(const GxPoint2 &point) | GxPoint2 | friend |
operator-(const GxPoint2 &point0, const GxPoint2 &point1) | GxPoint2 | friend |
operator-(const GxPoint2 &point, const GxSize &size) | GxPoint2 | friend |
operator-=(const GxPoint2 &point) | GxPoint2 | |
operator-=(const GxSize &size) | GxPoint2 | |
operator=(const GxPoint2 &point) | GxPoint2 | |
operator==(const GxPoint2 &point0, const GxPoint2 &point1) | GxPoint2 | friend |
ZERO | GxPoint2 | static |