Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
Burger::Rect_t Member List

This is the complete list of members for Burger::Rect_t, including all inherited members.

Add(const Point2D_t *pInput) noexceptBurger::Rect_t
Add(int32_t iX, int32_t iY) noexceptBurger::Rect_t
CenterAround(int32_t iX, int32_t iY) noexceptBurger::Rect_t
CenterAround(const Point2D_t *pInput) noexceptBurger::Rect_t
CenterAround(const Rect_t *pInput) noexceptBurger::Rect_t
CenterAroundX(int32_t iX) noexceptBurger::Rect_t
CenterAroundX(const Point2D_t *pInput) noexceptBurger::Rect_t
CenterAroundX(const Rect_t *pInput) noexceptBurger::Rect_t
CenterAroundY(int32_t iY) noexceptBurger::Rect_t
CenterAroundY(const Point2D_t *pInput) noexceptBurger::Rect_t
CenterAroundY(const Rect_t *pInput) noexceptBurger::Rect_t
CenterX(void) const noexceptBurger::Rect_t
CenterY(void) const noexceptBurger::Rect_t
Clear(void) noexceptBurger::Rect_tinline
Clip(const Rect_t *pInput) noexceptBurger::Rect_t
Get(Rect *pOutput) const noexceptBurger::Rect_t
Get(CGRect *pOutput) const noexceptBurger::Rect_t
Get(_NSRect *pOutput) const noexceptBurger::Rect_t
Get(tagRECT *pOutput) const noexceptBurger::Rect_t
GetBottom(void) const noexceptBurger::Rect_tinline
GetCenter(int32_t *pX, int32_t *pY) const noexceptBurger::Rect_t
GetCenter(Point2D_t *pOutput) const noexceptBurger::Rect_t
GetHeight(void) const noexceptBurger::Rect_tinline
GetLeft(void) const noexceptBurger::Rect_tinline
GetRight(void) const noexceptBurger::Rect_tinline
GetTop(void) const noexceptBurger::Rect_tinline
GetWidth(void) const noexceptBurger::Rect_tinline
Inset(int32_t iX, int32_t iY) noexceptBurger::Rect_t
Intersection(const Rect_t *pInput1, const Rect_t *pInput2) noexceptBurger::Rect_t
IsEmpty(void) const noexceptBurger::Rect_t
IsEqual(const Rect_t *pInput) const noexceptBurger::Rect_t
IsInside(int32_t iX, int32_t iY) const noexceptBurger::Rect_t
IsInside(const Point2D_t *pPoint) const noexceptBurger::Rect_t
IsInside(const Rect_t *pRect) const noexceptBurger::Rect_t
IsIntersecting(const Rect_t *pInput) const noexceptBurger::Rect_t
IsNotEmpty(void) const noexceptBurger::Rect_t
IsNotEqual(const Rect_t *pInput) const noexceptBurger::Rect_t
m_iBottomBurger::Rect_t
m_iLeftBurger::Rect_t
m_iRightBurger::Rect_t
m_iTopBurger::Rect_t
MoveTo(int32_t iX, int32_t iY) noexceptBurger::Rect_t
MoveTo(const Point2D_t *pInput) noexceptBurger::Rect_t
MoveWithinRect(const Rect_t *pInput) noexceptBurger::Rect_t
MoveX(int32_t iX) noexceptBurger::Rect_t
MoveY(int32_t iY) noexceptBurger::Rect_t
Offset(int32_t iX, int32_t iY) noexceptBurger::Rect_tinline
operator!=(const Rect_t &rInput) const noexceptBurger::Rect_tinline
operator==(const Rect_t &rInput) const noexceptBurger::Rect_tinline
Set(int32_t iLeft, int32_t iTop, int32_t iRight, int32_t iBottom) noexceptBurger::Rect_tinline
Set(const Rect *pInput) noexceptBurger::Rect_t
Set(const CGRect *pInput) noexceptBurger::Rect_t
Set(const _NSRect *pInput) noexceptBurger::Rect_t
Set(const tagRECT *pInput) noexceptBurger::Rect_t
SetBottom(int32_t iBottom) noexceptBurger::Rect_tinline
SetBySize(int32_t iLeft, int32_t iTop, int32_t iWidth, int32_t iHeight) noexceptBurger::Rect_tinline
SetHeight(int32_t iHeight) noexceptBurger::Rect_tinline
SetLeft(int32_t iLeft) noexceptBurger::Rect_tinline
SetRight(int32_t iRight) noexceptBurger::Rect_tinline
SetSize(int32_t iWidth, int32_t iHeight) noexceptBurger::Rect_tinline
SetSorted(int32_t iLeft, int32_t iTop, int32_t iRight, int32_t iBottom) noexceptBurger::Rect_t
SetTop(int32_t iTop) noexceptBurger::Rect_tinline
SetWidth(int32_t iWidth) noexceptBurger::Rect_tinline
Sort(void) noexceptBurger::Rect_t
Union(const Rect_t *pInput1, const Rect_t *pInput2) noexceptBurger::Rect_t