|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CSizeGen< T >, including all inherited members.
| Area() const | CSizeGen< T > | inline |
| CSizeGen() noexcept=default | CSizeGen< T > | |
| CSizeGen(T width, T height) | CSizeGen< T > | inline |
| CSizeGen(const CSizeGen< U > &rhs) | CSizeGen< T > | inlineexplicit |
| Height() const | CSizeGen< T > | inline |
| IsZero() const | CSizeGen< T > | inline |
| operator*(T factor) const | CSizeGen< T > | inline |
| operator*=(T factor) | CSizeGen< T > | inline |
| operator+(const this_type &size) const | CSizeGen< T > | inline |
| operator+=(const this_type &size) | CSizeGen< T > | inline |
| operator-(const this_type &size) const | CSizeGen< T > | inline |
| operator-=(const this_type &size) | CSizeGen< T > | inline |
| operator/(T factor) const | CSizeGen< T > | inline |
| operator/=(T factor) | CSizeGen< T > | inline |
| Set(T width, T height) | CSizeGen< T > | inline |
| SetHeight(T height) | CSizeGen< T > | inline |
| SetWidth(T width) | CSizeGen< T > | inline |
| this_type typedef | CSizeGen< T > | |
| ToPoint() const | CSizeGen< T > | inline |
| Width() const | CSizeGen< T > | inline |