OROCHI
 
Loading...
Searching...
No Matches
GxRect Member List

This is the complete list of members for GxRect, including all inherited members.

__getStaticRtti(void) (defined in GxStructBase)GxStructBaseinlinestatic
_bottomGxRect
_leftGxRect
_rightGxRect
_topGxRect
add(s32 x, s32 y)GxRectinline
add(s32 value)GxRectinline
BASE enum nameGxRect
getCenter(void) constGxRectinline
getHeight(void) constGxRectinline
getLeftBottom(void) constGxRectinline
getLeftTop(void) constGxRectinline
getRightBottom(void) constGxRectinline
getRightTop(void) constGxRectinline
getSize(void) constGxRectinline
getWidth(void) constGxRectinline
GxRect(void)GxRectinline
GxRect(const s32 left, const s32 top, const s32 right, const s32 bottom)GxRectinline
GxRect(const GxSize &size)GxRectinline
GxRect(const GxPoint2 &leftTop, const GxSize &size)GxRectinline
GxRect(const GxPoint2 &leftTop, const GxPoint2 &rightBottom)GxRectinline
GxRect(const GxRect &rect)GxRectinline
initialize(s32 left, s32 top, s32 right, s32 bottom)GxRectinline
isHit(const GxRect &rect) constGxRect
isIncluding(const GxRect &rect) constGxRect
isIncluding(const GxPoint2 &point) constGxRect
MAXGxRectstatic
MINGxRectstatic
operator!=(const GxRect &rect0, const GxRect &rect1)GxRectfriend
operator&(const GxRect &rect0, const GxRect &rect1)GxRectfriend
operator&=(const GxRect &rect)GxRect
operator+(const GxRect &rect)GxRectfriend
operator+(const GxRect &rect0, const GxRect &rect1)GxRectfriend
operator+(const GxRect &rect, const GxPoint2 &point)GxRectfriend
operator+=(const GxRect &rect)GxRect
operator+=(const GxPoint2 &point)GxRect
operator-(const GxRect &rect)GxRectfriend
operator-(const GxRect &rect0, const GxRect &rect1)GxRectfriend
operator-(const GxRect &rect, const GxPoint2 &point)GxRectfriend
operator-=(const GxRect &rect)GxRect
operator-=(const GxPoint2 &point)GxRect
operator=(const GxRect &rect)GxRect
operator==(const GxRect &rect0, const GxRect &rect1)GxRectfriend
operator|(const GxRect &rect0, const GxRect &rect1)GxRectfriend
operator|=(const GxRect &rect)GxRect
setSize(const GxSize &size, BASE base=BASE::TOP_LEFT)GxRect
ZEROGxRectstatic