Scroom 0.14-48-ga0fee447
Loading...
Searching...
No Matches
Scroom::Utils::Rectangle< T > Member List

This is the complete list of members for Scroom::Utils::Rectangle< T >, including all inherited members.

above(value_type v) constScroom::Utils::Rectangle< T >inline
above(Rectangle< value_type > const &r) constScroom::Utils::Rectangle< T >inline
below(value_type v) constScroom::Utils::Rectangle< T >inline
below(Rectangle< value_type > const &r) constScroom::Utils::Rectangle< T >inline
contains(xy_type const &other) constScroom::Utils::Rectangle< T >inline
contains(const Rectangle &other) constScroom::Utils::Rectangle< T >inline
getBottom() constScroom::Utils::Rectangle< T >inline
getBottomLeft() constScroom::Utils::Rectangle< T >inline
getBottomRight() constScroom::Utils::Rectangle< T >inline
getHeight() constScroom::Utils::Rectangle< T >inline
getHorizontally() constScroom::Utils::Rectangle< T >inline
getLeft() constScroom::Utils::Rectangle< T >inline
getRight() constScroom::Utils::Rectangle< T >inline
getSize() constScroom::Utils::Rectangle< T >inline
getTop() constScroom::Utils::Rectangle< T >inline
getTopLeft() constScroom::Utils::Rectangle< T >inline
getTopRight() constScroom::Utils::Rectangle< T >inline
getVertically() constScroom::Utils::Rectangle< T >inline
getWidth() constScroom::Utils::Rectangle< T >inline
height() constScroom::Utils::Rectangle< T >inline
horizontallyScroom::Utils::Rectangle< T >private
intersection(const Rectangle &other) constScroom::Utils::Rectangle< T >inline
intersection(const Rectangle< U > &other) constScroom::Utils::Rectangle< T >inline
intersects(const Rectangle &other) constScroom::Utils::Rectangle< T >inline
isEmpty() constScroom::Utils::Rectangle< T >inline
leftOf(value_type v) constScroom::Utils::Rectangle< T >inline
leftOf(Rectangle< value_type > const &r) constScroom::Utils::Rectangle< T >inline
moveTo(xy_type const &other) constScroom::Utils::Rectangle< T >inline
moveTo(value_type const &x, value_type const &y) constScroom::Utils::Rectangle< T >inline
operator!=(const Rectangle &other) constScroom::Utils::Rectangle< T >inline
operator*=(value_type other)Scroom::Utils::Rectangle< T >inline
operator*=(xy_type const &other)Scroom::Utils::Rectangle< T >inline
operator+=(xy_type const &other)Scroom::Utils::Rectangle< T >inline
operator-=(xy_type const &other)Scroom::Utils::Rectangle< T >inline
operator/=(value_type other)Scroom::Utils::Rectangle< T >inline
operator/=(xy_type const &other)Scroom::Utils::Rectangle< T >inline
operator==(const Rectangle &other) constScroom::Utils::Rectangle< T >inline
Rectangle()=defaultScroom::Utils::Rectangle< T >
Rectangle(value_type x_, value_type y_, value_type width_, value_type height_)Scroom::Utils::Rectangle< T >inline
Rectangle(const Segment< value_type > &horizontally_, const Segment< value_type > &vertically_)Scroom::Utils::Rectangle< T >inline
Rectangle(const cairo_rectangle_int_t &rect)Scroom::Utils::Rectangle< T >inlineexplicit
Rectangle(std::enable_if_t<!T_is_int, Rectangle< int > const & > rect)Scroom::Utils::Rectangle< T >inlineexplicit
reduceSizeToMultipleOf(value_type size)Scroom::Utils::Rectangle< T >inline
rightOf(value_type v) constScroom::Utils::Rectangle< T >inline
rightOf(Rectangle< value_type > const &r) constScroom::Utils::Rectangle< T >inline
setBottom(value_type v)Scroom::Utils::Rectangle< T >inline
setLeft(value_type v)Scroom::Utils::Rectangle< T >inline
setRight(value_type v)Scroom::Utils::Rectangle< T >inline
setSize(xy_type const &s)Scroom::Utils::Rectangle< T >inline
setTop(value_type v)Scroom::Utils::Rectangle< T >inline
to() constScroom::Utils::Rectangle< T >inline
toGdkRectangle() constScroom::Utils::Rectangle< T >inline
value_type typedefScroom::Utils::Rectangle< T >
verticallyScroom::Utils::Rectangle< T >private
width() constScroom::Utils::Rectangle< T >inline
x() constScroom::Utils::Rectangle< T >inline
xy_type typedefScroom::Utils::Rectangle< T >
y() constScroom::Utils::Rectangle< T >inline