Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CPointGen< T >, including all inherited members.
CPointGen() noexcept=default | CPointGen< T > | |
CPointGen(T a, T b) | CPointGen< T > | inline |
CPointGen(const CPointGen< U > &rhs) | CPointGen< T > | inlineexplicit |
operator*(T factor) const | CPointGen< T > | inline |
operator*=(T factor) | CPointGen< T > | inline |
operator+(const this_type &point) const | CPointGen< T > | inline |
operator+=(const this_type &point) | CPointGen< T > | inline |
operator-(const this_type &point) const | CPointGen< T > | inline |
operator-=(const this_type &point) | CPointGen< T > | inline |
operator/(T factor) const | CPointGen< T > | inline |
operator/=(T factor) | CPointGen< T > | inline |
this_type typedef | CPointGen< T > | |
x | CPointGen< T > | |
y | CPointGen< T > |