Public Member Functions | |
| Clip (const Common::Rect &rect) | |
| void | addToRegion (const Region ®ion) |
| void | addToRegion (const Common::Rect &rect) |
| bool | clipIntersectsRect (const Common::Rect &rect) |
| void | intersectWithRegion (const Common::Rect &rect) |
| void | makeEmpty () |
Public Attributes | |
| Region | _region |
| Common::Rect | _bounds |