area() const | PIRL::Size_2D | [inline] |
Height | PIRL::Size_2D | |
height(const Dimensions_Type &height) | PIRL::Size_2D | [inline] |
height() const | PIRL::Size_2D | [inline] |
ID | PIRL::Point_2D | [static] |
is_empty() | PIRL::Size_2D | [inline] |
is_null() | PIRL::Point_2D | [inline] |
operator bool() | PIRL::Rectangle | [inline] |
operator Point_2D() const | PIRL::Rectangle | [inline] |
operator Size_2D() const | PIRL::Rectangle | [inline] |
operator!=(const Rectangle &rectangle) const | PIRL::Rectangle | [inline] |
PIRL::Point_2D::operator!=(const Point_2D &point) const | PIRL::Point_2D | [inline] |
PIRL::Size_2D::operator!=(const Size_2D &size) const | PIRL::Size_2D | [inline] |
operator&=(const Rectangle &rectangle) | PIRL::Rectangle | |
operator*=(double factor) | PIRL::Rectangle | [inline] |
operator+=(const Point_2D &offset) | PIRL::Rectangle | [inline] |
operator+=(const Size_2D &size) | PIRL::Rectangle | [inline] |
operator+=(const Rectangle &rectangle) | PIRL::Rectangle | [inline] |
operator-=(const Point_2D &offset) | PIRL::Rectangle | [inline] |
operator-=(const Size_2D &size) | PIRL::Rectangle | [inline] |
operator-=(const Rectangle &rectangle) | PIRL::Rectangle | [inline] |
operator/=(double factor) | PIRL::Rectangle | [inline] |
operator=(const Point_2D &point) | PIRL::Rectangle | [inline] |
operator=(const Size_2D &size) | PIRL::Rectangle | [inline] |
operator=(const Rectangle &rectangle) | PIRL::Rectangle | [inline] |
operator==(const Rectangle &rectangle) const | PIRL::Rectangle | [inline] |
PIRL::Point_2D::operator==(const Point_2D &point) const | PIRL::Point_2D | [inline] |
PIRL::Size_2D::operator==(const Size_2D &size) const | PIRL::Size_2D | [inline] |
operator|=(const Rectangle &rectangle) | PIRL::Rectangle | |
Point_2D() | PIRL::Point_2D | |
Point_2D(const Coordinate_Type &x, const Coordinate_Type &y) | PIRL::Point_2D | |
Point_2D(const Point_2D &point) | PIRL::Point_2D | |
position(const Coordinate_Type &x, const Coordinate_Type &y) | PIRL::Rectangle | [inline] |
position(const Point_2D &point) | PIRL::Rectangle | [inline] |
position() const | PIRL::Rectangle | [inline] |
Rectangle() | PIRL::Rectangle | |
Rectangle(const Coordinate_Type x, const Coordinate_Type y, const Dimensions_Type width=0, const Dimensions_Type height=0) | PIRL::Rectangle | |
Rectangle(const Point_2D &position, const Size_2D &size) | PIRL::Rectangle | |
Rectangle(const Size_2D &size) | PIRL::Rectangle | |
Rectangle(const Rectangle &rectangle) | PIRL::Rectangle | |
size(const Dimensions_Type &width, const Dimensions_Type &height) | PIRL::Rectangle | [inline] |
size(const Size_2D &size) | PIRL::Rectangle | [inline] |
size() const | PIRL::Rectangle | [inline] |
Size_2D() | PIRL::Size_2D | |
Size_2D(const Dimensions_Type &width, const Dimensions_Type &height) | PIRL::Size_2D | |
Size_2D(const Dimensions_Type &side) | PIRL::Size_2D | |
Size_2D(const Size_2D &size) | PIRL::Size_2D | |
width(const Dimensions_Type &width) | PIRL::Size_2D | [inline] |
width() const | PIRL::Size_2D | [inline] |
Width | PIRL::Size_2D | |
X | PIRL::Point_2D | |
x(const Coordinate_Type &x_position) | PIRL::Point_2D | [inline] |
x() const | PIRL::Point_2D | [inline] |
y(const Coordinate_Type &y_position) | PIRL::Point_2D | [inline] |
y() const | PIRL::Point_2D | [inline] |
Y | PIRL::Point_2D |