blip  0.1
Rectangle Member List

This is the complete list of members for Rectangle, including all inherited members.

clip(const Rectangle &other)Rectangle
contains(const Rectangle &other) constRectangle
getHeight() constRectangleinline
getWidth() constRectangleinline
getX() constRectangleinline
getY() constRectangleinline
intersects(const Rectangle &other) constRectangle
isEmpty() constRectangleinline
merge(const Rectangle &other)Rectangle
Rectangle()Rectangle
Rectangle(int x, int y, int width, int height)Rectangle
reshape(int x, int y, int width, int height)Rectangle
~Rectangle()Rectangle