BoundingBox() const | Region_t | [inline] |
Clear() | Region_t | |
Contains(const Point_t &point) const | Region_t | |
CountRects() const | Region_t | |
GetBoundingBox(out Rect_t *bounding_box) const | Region_t | |
GetRectAt(out Rect_t *rect, int index) const | Region_t | |
operator!=(const Region_t &other) | Region_t | [inline] |
operator&=(const Rect_t &rect) | Region_t | |
operator&=(const Region_t &other) | Region_t | |
operator+=(const Rect_t &rect) | Region_t | |
operator+=(const Region_t &other) | Region_t | |
operator-=(const Rect_t &rect) | Region_t | |
operator-=(const Region_t &other) | Region_t | |
operator=(const Region_t ©) | Region_t | |
operator=(const Rect_t ©) | Region_t | |
operator==(const Region_t &other) | Region_t | |
operator|=(const Rect_t &rect) | Region_t | |
operator|=(const Region_t &other) | Region_t | |
Overlapping(const Rect_t &rect) const | Region_t | |
RectAt(int index) const | Region_t | [inline] |
Region_t(bool main_thread_only=false) | Region_t | |
Region_t(const Rect_t &rect, bool main_thread_only=false) | Region_t | |
Region_t(const Region_t ©, bool main_thread_only=false) | Region_t | |
Shift(const Point_t &offset) | Region_t | |
~Region_t() | Region_t |