Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CPointGen< T > Member List

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

CPointGen() noexcept=defaultCPointGen< T >
CPointGen(T a, T b)CPointGen< T >inline
CPointGen(const CPointGen< U > &rhs)CPointGen< T >inlineexplicit
operator*(T factor) constCPointGen< T >inline
operator*=(T factor)CPointGen< T >inline
operator+(const this_type &point) constCPointGen< T >inline
operator+=(const this_type &point)CPointGen< T >inline
operator-(const this_type &point) constCPointGen< T >inline
operator-=(const this_type &point)CPointGen< T >inline
operator/(T factor) constCPointGen< T >inline
operator/=(T factor)CPointGen< T >inline
this_type typedefCPointGen< T >
xCPointGen< T >
yCPointGen< T >