uicore
Size
uicore::Size Member List
This is the complete list of members for
uicore::Size
, including all inherited members.
height
uicore::Sizex< int >
operator Vec2< int >
() const
uicore::Sizex< int >
inline
operator!=
(const Sizex< int > &s) const
uicore::Sizex< int >
inline
operator*
(const int &s) const
uicore::Sizex< int >
inline
operator*=
(const int &s)
uicore::Sizex< int >
inline
operator+
(const Sizex< int > &s) const
uicore::Sizex< int >
inline
operator+
(const int &s) const
uicore::Sizex< int >
inline
operator+=
(const Sizex< int > &s)
uicore::Sizex< int >
inline
operator+=
(const int &s)
uicore::Sizex< int >
inline
operator-
(const Sizex< int > &s) const
uicore::Sizex< int >
inline
operator-
(const int &s) const
uicore::Sizex< int >
inline
operator-=
(const Sizex< int > &s)
uicore::Sizex< int >
inline
operator-=
(const int &s)
uicore::Sizex< int >
inline
operator/
(const int &s) const
uicore::Sizex< int >
inline
operator/=
(const int &s)
uicore::Sizex< int >
inline
operator==
(const Sizex< int > &s) const
uicore::Sizex< int >
inline
Size
()
uicore::Size
inline
Size
(int width, int height)
uicore::Size
inline
Size
(const Sizex< int > &s)
uicore::Size
inline
Size
(const Vec2< int > &s)
uicore::Size
inline
Size
(const Sizex< float > ©)
uicore::Size
inline
explicit
Size
(const Sizex< double > ©)
uicore::Size
inline
explicit
Sizex
()
uicore::Sizex< int >
inline
Sizex
(int width, int height)
uicore::Sizex< int >
inline
Sizex
(const Sizex< int > &s)
uicore::Sizex< int >
inline
width
uicore::Sizex< int >