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

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

Area() const XBMC_FORCE_INLINECRectGen< T >inline
CRectGen() noexcept=defaultCRectGen< T >
CRectGen(T left, T top, T right, T bottom)CRectGen< T >inline
CRectGen(const point_type &p1, const point_type &p2)CRectGen< T >inline
CRectGen(const point_type &origin, const size_type &size)CRectGen< T >inline
CRectGen(const CRectGen< U > &rhs)CRectGen< T >inlineexplicit
GetQuad(point_type(&points)[4])CRectGen< T >inline
Height() const XBMC_FORCE_INLINECRectGen< T >inline
Intersect(const this_type &rect)CRectGen< T >inline
Intersects(const this_type &rect) constCRectGen< T >inline
IsEmpty() const XBMC_FORCE_INLINECRectGen< T >inline
operator+(const point_type &point) constCRectGen< T >inline
operator+(const size_type &size) constCRectGen< T >inline
operator+=(const point_type &point) XBMC_FORCE_INLINECRectGen< T >inline
operator+=(const size_type &size)CRectGen< T >inline
operator-(const point_type &point) constCRectGen< T >inline
operator-(const size_type &size) constCRectGen< T >inline
operator-=(const point_type &point) XBMC_FORCE_INLINECRectGen< T >inline
operator-=(const size_type &size)CRectGen< T >inline
P1() const XBMC_FORCE_INLINECRectGen< T >inline
P2() const XBMC_FORCE_INLINECRectGen< T >inline
point_type typedefCRectGen< T >
PtInRect(const point_type &point) constCRectGen< T >inline
SetRect(T left, T top, T right, T bottom)CRectGen< T >inline
size_type typedefCRectGen< T >
SubtractRect(this_type splitterRect)CRectGen< T >inline
SubtractRects(const std::vector< this_type > &intersectionList)CRectGen< T >inline
this_type typedefCRectGen< T >
ToSize() constCRectGen< T >inline
Union(const this_type &rect)CRectGen< T >inline
Width() const XBMC_FORCE_INLINECRectGen< T >inline
x1CRectGen< T >
x2CRectGen< T >
y1CRectGen< T >
y2CRectGen< T >