Otclient  14/8/2020
TSize< T > Member List

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

area() constTSize< T >inline
boundedTo(const TSize< T > &other) constTSize< T >inline
expandedTo(const TSize< T > &other) constTSize< T >inline
height() constTSize< T >inline
isEmpty() constTSize< T >inline
isNull() constTSize< T >inline
isValid() constTSize< T >inline
operator!=(const TSize< T > &other) constTSize< T >inline
operator*(const TSize< T > &other) constTSize< T >inline
operator*(const float v) constTSize< T >inline
operator*=(const TSize< T > &other)TSize< T >inline
operator*=(const float v)TSize< T >inline
operator+(const TSize< T > &other) constTSize< T >inline
operator+=(const TSize< T > &other)TSize< T >inline
operator-() constTSize< T >inline
operator-(const TSize< T > &other) constTSize< T >inline
operator-=(const TSize< T > &other)TSize< T >inline
operator/(const TSize< T > &other) constTSize< T >inline
operator/(const float v) constTSize< T >inline
operator/=(const TSize< T > &other)TSize< T >inline
operator/=(const float v)TSize< T >inline
operator<(const TSize< T > &other) constTSize< T >inline
operator<=(const TSize< T > &other) constTSize< T >inline
operator=(const TSize< T > &other)TSize< T >inline
operator==(const TSize< T > &other) constTSize< T >inline
operator>(const TSize< T > &other) constTSize< T >inline
operator>=(const TSize< T > &other) constTSize< T >inline
ratio() constTSize< T >inline
resize(T w, T h)TSize< T >inline
scale(const TSize< T > &s, Fw::AspectRatioMode mode)TSize< T >inline
scale(int w, int h, Fw::AspectRatioMode mode)TSize< T >inline
setHeight(T h)TSize< T >inline
setWidth(T w)TSize< T >inline
toPoint() constTSize< T >inline
TSize()TSize< T >inline
TSize(T width, T height)TSize< T >inline
TSize(const TSize< T > &other)TSize< T >inline
width() constTSize< T >inline