RectangleList Member List

This is the complete list of members for RectangleList, including all inherited members.
add(int x, int y, int width, int height)RectangleList
add(const Rectangle< int > &rect)RectangleList
add(const RectangleList &other)RectangleList
addWithoutMerging(const Rectangle< int > &rect)RectangleList
clear()RectangleList
clipTo(const Rectangle< int > &rect)RectangleList
clipTo(const RectangleList &other)RectangleList
consolidate()RectangleList
containsPoint(int x, int y) const noexceptRectangleList
containsRectangle(const Rectangle< int > &rectangleToCheck) const RectangleList
getBounds() const noexceptRectangleList
getIntersectionWith(const Rectangle< int > &rect, RectangleList &destRegion) const RectangleList
getNumRectangles() const noexceptRectangleList
getRectangle(int index) const noexceptRectangleList
intersects(const RectangleList &other) const noexceptRectangleList
intersectsRectangle(const Rectangle< int > &rectangleToCheck) const noexceptRectangleList
isEmpty() const noexceptRectangleList
offsetAll(int dx, int dy) noexceptRectangleList
operator=(const RectangleList &other)RectangleList
RectangleList() noexceptRectangleList
RectangleList(const RectangleList &other)RectangleList
RectangleList(const Rectangle< int > &rect)RectangleList
subtract(const Rectangle< int > &rect)RectangleList
subtract(const RectangleList &otherList)RectangleList
swapWith(RectangleList &otherList) noexceptRectangleList
toPath() const RectangleList
~RectangleList()RectangleList
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines