arsa  2.7
irr::core::dimension2d< T > Member List

This is the complete list of members for irr::core::dimension2d< T >, including all inherited members.

dimension2d()irr::core::dimension2d< T >inline
dimension2d(const T &width, const T &height)irr::core::dimension2d< T >inline
dimension2d(const vector2d< T > &other)irr::core::dimension2d< T >
dimension2d(const dimension2d< U > &other)irr::core::dimension2d< T >inlineexplicit
getArea() constirr::core::dimension2d< T >inline
getInterpolated(const dimension2d< T > &other, f32 d) constirr::core::dimension2d< T >inline
getOptimalSize(bool requirePowerOfTwo=true, bool requireSquare=false, bool larger=true, u32 maxValue=0) constirr::core::dimension2d< T >inline
Heightirr::core::dimension2d< T >
operator *(const T &scale) constirr::core::dimension2d< T >inline
operator *=(const T &scale)irr::core::dimension2d< T >inline
operator!=(const dimension2d< T > &other) constirr::core::dimension2d< T >inline
operator!=(const vector2d< T > &other) constirr::core::dimension2d< T >inline
operator+(const dimension2d< T > &other) constirr::core::dimension2d< T >inline
operator+=(const dimension2d< T > &other)irr::core::dimension2d< T >inline
operator-(const dimension2d< T > &other) constirr::core::dimension2d< T >inline
operator-=(const dimension2d< T > &other)irr::core::dimension2d< T >inline
operator/(const T &scale) constirr::core::dimension2d< T >inline
operator/=(const T &scale)irr::core::dimension2d< T >inline
operator=(const dimension2d< U > &other)irr::core::dimension2d< T >inline
operator==(const dimension2d< T > &other) constirr::core::dimension2d< T >inline
operator==(const vector2d< T > &other) constirr::core::dimension2d< T >
set(const T &width, const T &height)irr::core::dimension2d< T >inline
Widthirr::core::dimension2d< T >