This is the complete list of members for BRegion, including all inherited members.
| BRegion() | BRegion | |
| BRegion(const BRegion &other) | BRegion | |
| BRegion(const BRect rect) | BRegion | |
| Contains(BPoint point) const | BRegion | |
| Contains(int32 x, int32 y) | BRegion | |
| Contains(int32 x, int32 y) const | BRegion | |
| CountRects() | BRegion | |
| CountRects() const | BRegion | |
| Exclude(BRect rect) | BRegion | |
| Exclude(clipping_rect clipping) | BRegion | |
| Exclude(const BRegion *region) | BRegion | |
| ExclusiveInclude(const BRegion *region) | BRegion | |
| Frame() const | BRegion | |
| FrameInt() const | BRegion | |
| Include(BRect rect) | BRegion | |
| Include(clipping_rect clipping) | BRegion | |
| Include(const BRegion *region) | BRegion | |
| Intersects(BRect rect) const | BRegion | |
| Intersects(clipping_rect clipping) const | BRegion | |
| IntersectWith(const BRegion *region) | BRegion | |
| MakeEmpty() | BRegion | |
| OffsetBy(const BPoint &point) | BRegion | |
| OffsetBy(int32 x, int32 y) | BRegion | |
| operator=(const BRegion &other) | BRegion | |
| operator==(const BRegion &other) const | BRegion | |
| PrintToStream() const | BRegion | |
| RectAt(int32 index) | BRegion | |
| RectAt(int32 index) const | BRegion | |
| RectAtInt(int32 index) | BRegion | |
| RectAtInt(int32 index) const | BRegion | |
| ScaleBy(BSize scale) | BRegion | |
| ScaleBy(float x, float y) | BRegion | |
| Set(BRect rect) | BRegion | |
| Set(clipping_rect clipping) | BRegion | |
| ~BRegion() | BRegion | virtual |