#include <rectangle.h>
geom::Point mir::geometry::Rectangle::bottom_right |
( |
) | |
const |
The bottom right boundary point of the rectangle.
Note that the returned point is not included in the rectangle area, that is, the rectangle is represented as [top_left,bottom_right).
bool mir::geometry::Rectangle::contains |
( |
Point const & |
p) | |
const |
bool mir::geometry::Rectangle::overlaps |
( |
Rectangle const & |
r) | |
const |
Size mir::geometry::Rectangle::size |
Point mir::geometry::Rectangle::top_left |
The documentation for this struct was generated from the following files:
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013