This is the complete list of members for Burger::Rect_t, including all inherited members.
| Add(const Point2D_t *pInput) noexcept | Burger::Rect_t | |
| Add(int32_t iX, int32_t iY) noexcept | Burger::Rect_t | |
| CenterAround(int32_t iX, int32_t iY) noexcept | Burger::Rect_t | |
| CenterAround(const Point2D_t *pInput) noexcept | Burger::Rect_t | |
| CenterAround(const Rect_t *pInput) noexcept | Burger::Rect_t | |
| CenterAroundX(int32_t iX) noexcept | Burger::Rect_t | |
| CenterAroundX(const Point2D_t *pInput) noexcept | Burger::Rect_t | |
| CenterAroundX(const Rect_t *pInput) noexcept | Burger::Rect_t | |
| CenterAroundY(int32_t iY) noexcept | Burger::Rect_t | |
| CenterAroundY(const Point2D_t *pInput) noexcept | Burger::Rect_t | |
| CenterAroundY(const Rect_t *pInput) noexcept | Burger::Rect_t | |
| CenterX(void) const noexcept | Burger::Rect_t | |
| CenterY(void) const noexcept | Burger::Rect_t | |
| Clear(void) noexcept | Burger::Rect_t | inline |
| Clip(const Rect_t *pInput) noexcept | Burger::Rect_t | |
| Get(Rect *pOutput) const noexcept | Burger::Rect_t | |
| Get(CGRect *pOutput) const noexcept | Burger::Rect_t | |
| Get(_NSRect *pOutput) const noexcept | Burger::Rect_t | |
| Get(tagRECT *pOutput) const noexcept | Burger::Rect_t | |
| GetBottom(void) const noexcept | Burger::Rect_t | inline |
| GetCenter(int32_t *pX, int32_t *pY) const noexcept | Burger::Rect_t | |
| GetCenter(Point2D_t *pOutput) const noexcept | Burger::Rect_t | |
| GetHeight(void) const noexcept | Burger::Rect_t | inline |
| GetLeft(void) const noexcept | Burger::Rect_t | inline |
| GetRight(void) const noexcept | Burger::Rect_t | inline |
| GetTop(void) const noexcept | Burger::Rect_t | inline |
| GetWidth(void) const noexcept | Burger::Rect_t | inline |
| Inset(int32_t iX, int32_t iY) noexcept | Burger::Rect_t | |
| Intersection(const Rect_t *pInput1, const Rect_t *pInput2) noexcept | Burger::Rect_t | |
| IsEmpty(void) const noexcept | Burger::Rect_t | |
| IsEqual(const Rect_t *pInput) const noexcept | Burger::Rect_t | |
| IsInside(int32_t iX, int32_t iY) const noexcept | Burger::Rect_t | |
| IsInside(const Point2D_t *pPoint) const noexcept | Burger::Rect_t | |
| IsInside(const Rect_t *pRect) const noexcept | Burger::Rect_t | |
| IsIntersecting(const Rect_t *pInput) const noexcept | Burger::Rect_t | |
| IsNotEmpty(void) const noexcept | Burger::Rect_t | |
| IsNotEqual(const Rect_t *pInput) const noexcept | Burger::Rect_t | |
| m_iBottom | Burger::Rect_t | |
| m_iLeft | Burger::Rect_t | |
| m_iRight | Burger::Rect_t | |
| m_iTop | Burger::Rect_t | |
| MoveTo(int32_t iX, int32_t iY) noexcept | Burger::Rect_t | |
| MoveTo(const Point2D_t *pInput) noexcept | Burger::Rect_t | |
| MoveWithinRect(const Rect_t *pInput) noexcept | Burger::Rect_t | |
| MoveX(int32_t iX) noexcept | Burger::Rect_t | |
| MoveY(int32_t iY) noexcept | Burger::Rect_t | |
| Offset(int32_t iX, int32_t iY) noexcept | Burger::Rect_t | inline |
| operator!=(const Rect_t &rInput) const noexcept | Burger::Rect_t | inline |
| operator==(const Rect_t &rInput) const noexcept | Burger::Rect_t | inline |
| Set(int32_t iLeft, int32_t iTop, int32_t iRight, int32_t iBottom) noexcept | Burger::Rect_t | inline |
| Set(const Rect *pInput) noexcept | Burger::Rect_t | |
| Set(const CGRect *pInput) noexcept | Burger::Rect_t | |
| Set(const _NSRect *pInput) noexcept | Burger::Rect_t | |
| Set(const tagRECT *pInput) noexcept | Burger::Rect_t | |
| SetBottom(int32_t iBottom) noexcept | Burger::Rect_t | inline |
| SetBySize(int32_t iLeft, int32_t iTop, int32_t iWidth, int32_t iHeight) noexcept | Burger::Rect_t | inline |
| SetHeight(int32_t iHeight) noexcept | Burger::Rect_t | inline |
| SetLeft(int32_t iLeft) noexcept | Burger::Rect_t | inline |
| SetRight(int32_t iRight) noexcept | Burger::Rect_t | inline |
| SetSize(int32_t iWidth, int32_t iHeight) noexcept | Burger::Rect_t | inline |
| SetSorted(int32_t iLeft, int32_t iTop, int32_t iRight, int32_t iBottom) noexcept | Burger::Rect_t | |
| SetTop(int32_t iTop) noexcept | Burger::Rect_t | inline |
| SetWidth(int32_t iWidth) noexcept | Burger::Rect_t | inline |
| Sort(void) noexcept | Burger::Rect_t | |
| Union(const Rect_t *pInput1, const Rect_t *pInput2) noexcept | Burger::Rect_t |