Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::TRectangle2D< T > Member List

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

_datasf::TRectangle2D< T >protected
area() constsf::TRectangle2D< T >
assign(const TRectangle2D &)sf::TRectangle2D< T >
assign(T left, T bottom, T right, T top)sf::TRectangle2D< T >
assign(const TVector2D< T > &loLeft, const TVector2D< T > &upRight)sf::TRectangle2D< T >
assignWidthHeight(T left, T bottom, T w, T h)sf::TRectangle2D< T >
assignWidthHeight(const TVector2D< T > &bottom_left, const TVector2D< T > &size)sf::TRectangle2D< T >
bottomLeft() constsf::TRectangle2D< T >
bottomRight() constsf::TRectangle2D< T >
center() constsf::TRectangle2D< T >
clear()sf::TRectangle2D< T >
contains(const TVector2D< T > &point) constsf::TRectangle2D< T >
contains(const TRectangle2D &other) constsf::TRectangle2D< T >
fromString(const std::string &s) noexcept(false)sf::TRectangle2D< T >
height() constsf::TRectangle2D< T >
inflate(T dx, T dy)sf::TRectangle2D< T >
inflate(const TVector2D< T > &delta)sf::TRectangle2D< T >
inflatedBy(T dx, T dy) constsf::TRectangle2D< T >
inflatedBy(const TVector2D< T > &delta) constsf::TRectangle2D< T >
isEmpty() constsf::TRectangle2D< T >
isEqual(const TRectangle2D &other, T tol=tolerance) constsf::TRectangle2D< T >
movedTo(T x, T y)sf::TRectangle2D< T >
moveTo(T x, T y)sf::TRectangle2D< T >
normalize()sf::TRectangle2D< T >
normalized() constsf::TRectangle2D< T >
offset(T dx, T dy)sf::TRectangle2D< T >
offsetBy(T dx, T dy) constsf::TRectangle2D< T >
operator!=(const TRectangle2D &) constsf::TRectangle2D< T >
operator&(const TRectangle2D &other) constsf::TRectangle2D< T >
operator&=(const TRectangle2D &other)sf::TRectangle2D< T >
operator+=(const TVector2D< T > &delta)sf::TRectangle2D< T >
operator-=(const TVector2D< T > &delta)sf::TRectangle2D< T >
operator==(const TRectangle2D &) constsf::TRectangle2D< T >
operator|(const TRectangle2D &other) constsf::TRectangle2D< T >
operator|=(const TRectangle2D &other)sf::TRectangle2D< T >
point_type typedefsf::TRectangle2D< T >protected
Size() constsf::TRectangle2D< T >
tolerancesf::TRectangle2D< T >static
topLeft() constsf::TRectangle2D< T >
topRight() constsf::TRectangle2D< T >
toString() constsf::TRectangle2D< T >
touches(const TRectangle2D &other) constsf::TRectangle2D< T >
TRectangle2D()=defaultsf::TRectangle2D< T >
TRectangle2D(const TRectangle2D &rect)sf::TRectangle2D< T >
TRectangle2D(const TRectangle2D &&rect) noexceptsf::TRectangle2D< T >
TRectangle2D(T left, T bottom, T right, T top)sf::TRectangle2D< T >
TRectangle2D(std::initializer_list< T > list)sf::TRectangle2D< T >
TRectangle2D(const TVector2D< T > &loLeft, const TVector2D< T > &upRight)sf::TRectangle2D< T >
value_type typedefsf::TRectangle2D< T >
width() constsf::TRectangle2D< T >