This is the complete list of members for GxSize, including all inherited members.
| __getStaticRtti(void) (defined in GxStructBase) | GxStructBase | inlinestatic |
| _height | GxSize | |
| _width | GxSize | |
| addScalar(s32 scalar) | GxSize | |
| addSize(const GxSize &size) | GxSize | |
| divScalar(s32 scalar) | GxSize | |
| getAddScalar(GxSize &dst, const GxSize &size, s32 scalar) | GxSize | static |
| getAddSize(GxSize &dst, const GxSize &size0, const GxSize &size1) | GxSize | static |
| getDivScalar(GxSize &dst, const GxSize &size, s32 scalar) | GxSize | static |
| getMulScalar(GxSize &dst, const GxSize &size, s32 scalar) | GxSize | static |
| getSubScalar(GxSize &dst, const GxSize &size, s32 scalar) | GxSize | static |
| getSubSize(GxSize &dst, const GxSize &size0, const GxSize &size1) | GxSize | static |
| GxSize(void) | GxSize | inline |
| GxSize(s32 width, s32 height) | GxSize | |
| GxSize(const GxRect &rect) | GxSize | |
| GxSize(const GxSize &size) | GxSize | |
| isIncluding(const GxPoint2 &point) const | GxSize | |
| MAX | GxSize | static |
| MIN | GxSize | static |
| mulScalar(s32 scalar) | GxSize | |
| mulSize(const GxSize &size) | GxSize | |
| operator!=(const GxSize &size0, const GxSize &size1) | GxSize | friend |
| operator&(const GxSize &size0, const GxSize &size1) | GxSize | friend |
| operator&=(const GxSize &size) | GxSize | |
| operator*(const GxSize &size, s32 scalar) | GxSize | friend |
| operator*(s32 scalar, const GxSize &size) | GxSize | friend |
| operator*=(s32 scalar) | GxSize | |
| operator+(const GxSize &size, s32 scalar) | GxSize | friend |
| operator+(const GxSize &size0, const GxSize &size1) | GxSize | friend |
| operator+=(s32 scalar) | GxSize | |
| operator+=(const GxSize &size) | GxSize | |
| operator-(const GxSize &size, s32 scalar) | GxSize | friend |
| operator-(const GxSize &size0, const GxSize &size1) | GxSize | friend |
| operator-=(s32 scalar) | GxSize | |
| operator-=(const GxSize &size) | GxSize | |
| operator/(const GxSize &size, s32 scalar) | GxSize | friend |
| operator/=(s32 scalar) | GxSize | |
| operator=(const GxSize &size) | GxSize | |
| operator==(const GxSize &size0, const GxSize &size1) | GxSize | friend |
| operator|(const GxSize &size0, const GxSize &size1) | GxSize | friend |
| operator|=(const GxSize &size) | GxSize | |
| subScalar(s32 scalar) | GxSize | |
| subSize(const GxSize &size) | GxSize | |
| ZERO | GxSize | static |