, including all inherited members.
| bottom() const | Papyrus::Region | |
| center(double &x, double &y) const | Papyrus::Region | |
| height() const | Papyrus::Region | |
| include(const Region &other) | Papyrus::Region | |
| include(double x, double y) | Papyrus::Region | |
| include_point(double x, double y) | Papyrus::Region | [protected] |
| include_x(double x) | Papyrus::Region | |
| include_y(double y) | Papyrus::Region | |
| invalidate() | Papyrus::Region | |
| is_boundary(double x, double y) const | Papyrus::Region | |
| is_inside(double x, double y) const | Papyrus::Region | |
| is_interior(double x, double y) const | Papyrus::Region | |
| left() const | Papyrus::Region | |
| left_bottom(double &l, double &b) const | Papyrus::Region | |
| lrtb(double &l, double &r, double &t, double &b) const | Papyrus::Region | |
| m_h | Papyrus::Region | [protected] |
| m_signal_changed | Papyrus::Region | [protected] |
| m_suppress_change_signal | Papyrus::Region | [protected] |
| m_w | Papyrus::Region | [protected] |
| m_x | Papyrus::Region | [protected] |
| m_y | Papyrus::Region | [protected] |
| operator bool() const | Papyrus::Region | |
| operator!=(const Region &other) const | Papyrus::Region | |
| operator<(const Region &other) const | Papyrus::Region | |
| operator<=(const Region &other) const | Papyrus::Region | |
| operator=(const Region &other) | Papyrus::Region | |
| operator==(const Region &other) const | Papyrus::Region | |
| operator>(const Region &other) const | Papyrus::Region | |
| operator>=(const Region &other) const | Papyrus::Region | |
| overlaps(const Region &other) const | Papyrus::Region | |
| Region(double x=NAN, double y=NAN, double w=NAN, double h=NAN) | Papyrus::Region | |
| right() const | Papyrus::Region | |
| right_top(double &r, double &t) const | Papyrus::Region | |
| set_height(double h) | Papyrus::Region | |
| set_lrtb(double l, double r, double t, double b) | Papyrus::Region | |
| set_width(double w) | Papyrus::Region | |
| set_x(double x) | Papyrus::Region | |
| set_xywh(double x, double y, double w, double h) | Papyrus::Region | |
| set_y(double y) | Papyrus::Region | |
| signal_changed() | Papyrus::Region | |
| top() const | Papyrus::Region | |
| transform(const Matrix &matrix) | Papyrus::Region | |
| width() const | Papyrus::Region | |
| x() const | Papyrus::Region | |
| xywh(double &x, double &y, double &w, double &h) const | Papyrus::Region | |
| y() const | Papyrus::Region | |
| ~Region() | Papyrus::Region | [virtual] |