AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
ARect< T > Member List

This is the complete list of members for ARect< T >, including all inherited members.

area() const noexcept (defined in ARect< T >)ARect< T >inline
bottomLineSegment() const noexcept (defined in ARect< T >)ARect< T >inline
center() const noexcept (defined in ARect< T >)ARect< T >inline
fromCenterPositionAndSize(APoint2D< T > position, APoint2D< T > size) (defined in ARect< T >)ARect< T >inlinestatic
fromTopLeftPositionAndSize(APoint2D< T > position, APoint2D< T > size) (defined in ARect< T >)ARect< T >inlinestatic
isInside(APoint2D< T > other) const noexcept (defined in ARect< T >)ARect< T >inline
isIntersects(APoint2D< T > other) const noexcept (defined in ARect< T >)ARect< T >inline
isIntersects(ARect other) const noexceptARect< T >inline
leftBottom() const noexcept (defined in ARect< T >)ARect< T >inline
leftLineSegment() const noexcept (defined in ARect< T >)ARect< T >inline
leftTop() const noexcept (defined in ARect< T >)ARect< T >inline
max() const noexcept (defined in ARect< T >)ARect< T >inline
min() const noexcept (defined in ARect< T >)ARect< T >inline
operator==(const ARect &) const noexcept=default (defined in ARect< T >)ARect< T >
p1 (defined in ARect< T >)ARect< T >
p2 (defined in ARect< T >)ARect< T >
rightBottom() const noexcept (defined in ARect< T >)ARect< T >inline
rightLineSegment() const noexcept (defined in ARect< T >)ARect< T >inline
rightTop() const noexcept (defined in ARect< T >)ARect< T >inline
size() const noexcept (defined in ARect< T >)ARect< T >inline
topLineSegment() const noexcept (defined in ARect< T >)ARect< T >inline
translate(glm::ivec2 by) noexcept (defined in ARect< T >)ARect< T >inline
vertices() const noexcept (defined in ARect< T >)ARect< T >inline