Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::rectangle Member List

This is the complete list of members for nana::rectangle, including all inherited members.

bottom() const noexceptnana::rectangle
dimension() const noexceptnana::rectangle
dimension(const size &) noexceptnana::rectangle
empty() const nana::rectangle
heightnana::rectangle
is_hit(int x, int y) const nana::rectangle
is_hit(const point &pos) const nana::rectangle
operator!=(const rectangle &rhs) const nana::rectangle
operator==(const rectangle &rhs) const nana::rectangle
pare_off(int pixels)nana::rectangle
position() const noexceptnana::rectangle
position(const point &) noexceptnana::rectangle
rectangle()nana::rectangle
rectangle(int x, int y, unsigned width, unsigned height)nana::rectangle
rectangle(const size &)nana::rectangleexplicit
rectangle(const point &, const size &=size())nana::rectangleexplicit
right() const noexceptnana::rectangle
shift()nana::rectangle
widthnana::rectangle
xnana::rectangle
ynana::rectangle