Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CDirtyRegion, including all inherited members.
Area() const XBMC_FORCE_INLINE | CRectGen< float > | inline |
CDirtyRegion(const CRect &rect) | CDirtyRegion | inlineexplicit |
CDirtyRegion(float left, float top, float right, float bottom) | CDirtyRegion | inline |
CDirtyRegion() | CDirtyRegion | inline |
CRectGen() noexcept=default | CRectGen< float > | |
CRectGen(float left, float top, float right, float bottom) | CRectGen< float > | inline |
CRectGen(const point_type &p1, const point_type &p2) | CRectGen< float > | inline |
CRectGen(const point_type &origin, const size_type &size) | CRectGen< float > | inline |
CRectGen(const CRectGen< U > &rhs) | CRectGen< float > | inlineexplicit |
GetQuad(point_type(&points)[4]) | CRectGen< float > | inline |
Height() const XBMC_FORCE_INLINE | CRectGen< float > | inline |
Intersect(const this_type &rect) | CRectGen< float > | inline |
Intersects(const this_type &rect) const | CRectGen< float > | inline |
IsEmpty() const XBMC_FORCE_INLINE | CRectGen< float > | inline |
operator+(const point_type &point) const | CRectGen< float > | inline |
operator+(const size_type &size) const | CRectGen< float > | inline |
operator+=(const point_type &point) XBMC_FORCE_INLINE | CRectGen< float > | inline |
operator+=(const size_type &size) | CRectGen< float > | inline |
operator-(const point_type &point) const | CRectGen< float > | inline |
operator-(const size_type &size) const | CRectGen< float > | inline |
operator-=(const point_type &point) XBMC_FORCE_INLINE | CRectGen< float > | inline |
operator-=(const size_type &size) | CRectGen< float > | inline |
P1() const XBMC_FORCE_INLINE | CRectGen< float > | inline |
P2() const XBMC_FORCE_INLINE | CRectGen< float > | inline |
point_type typedef | CRectGen< float > | |
PtInRect(const point_type &point) const | CRectGen< float > | inline |
SetRect(float left, float top, float right, float bottom) | CRectGen< float > | inline |
size_type typedef | CRectGen< float > | |
SubtractRect(this_type splitterRect) | CRectGen< float > | inline |
SubtractRects(const std::vector< this_type > &intersectionList) | CRectGen< float > | inline |
this_type typedef | CRectGen< float > | |
ToSize() const | CRectGen< float > | inline |
Union(const this_type &rect) | CRectGen< float > | inline |
UpdateAge() | CDirtyRegion | inline |
Width() const XBMC_FORCE_INLINE | CRectGen< float > | inline |
x1 | CRectGen< float > | |
x2 | CRectGen< float > | |
y1 | CRectGen< float > | |
y2 | CRectGen< float > |