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] |
is_empty() | PIRL::Size_2D | [inline] |
operator bool() | PIRL::Size_2D | [inline] |
operator!=(const Size_2D &size) const | PIRL::Size_2D | [inline] |
operator*=(double factor) | PIRL::Size_2D | |
operator+=(const Size_2D &size) | PIRL::Size_2D | [inline] |
operator-=(const Size_2D &size) | PIRL::Size_2D | |
operator/=(double factor) | PIRL::Size_2D | |
operator=(const Size_2D &size) | PIRL::Size_2D | [inline] |
operator==(const Size_2D &size) const | PIRL::Size_2D | [inline] |
size(const Dimensions_Type &width, const Dimensions_Type &height) | PIRL::Size_2D | [inline] |
size(const Size_2D &size) | PIRL::Size_2D | [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 |