| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CRectGen< T >, including all inherited members.
| Area() const XBMC_FORCE_INLINE | CRectGen< T > | inline | 
| CRectGen() noexcept=default | CRectGen< 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_INLINE | CRectGen< T > | inline | 
| Intersect(const this_type &rect) | CRectGen< T > | inline | 
| Intersects(const this_type &rect) const | CRectGen< T > | inline | 
| IsEmpty() const XBMC_FORCE_INLINE | CRectGen< T > | inline | 
| operator+(const point_type &point) const | CRectGen< T > | inline | 
| operator+(const size_type &size) const | CRectGen< T > | inline | 
| operator+=(const point_type &point) XBMC_FORCE_INLINE | CRectGen< T > | inline | 
| operator+=(const size_type &size) | CRectGen< T > | inline | 
| operator-(const point_type &point) const | CRectGen< T > | inline | 
| operator-(const size_type &size) const | CRectGen< T > | inline | 
| operator-=(const point_type &point) XBMC_FORCE_INLINE | CRectGen< T > | inline | 
| operator-=(const size_type &size) | CRectGen< T > | inline | 
| P1() const XBMC_FORCE_INLINE | CRectGen< T > | inline | 
| P2() const XBMC_FORCE_INLINE | CRectGen< T > | inline | 
| point_type typedef | CRectGen< T > | |
| PtInRect(const point_type &point) const | CRectGen< T > | inline | 
| SetRect(T left, T top, T right, T bottom) | CRectGen< T > | inline | 
| size_type typedef | CRectGen< T > | |
| SubtractRect(this_type splitterRect) | CRectGen< T > | inline | 
| SubtractRects(const std::vector< this_type > &intersectionList) | CRectGen< T > | inline | 
| this_type typedef | CRectGen< T > | |
| ToSize() const | CRectGen< T > | inline | 
| Union(const this_type &rect) | CRectGen< T > | inline | 
| Width() const XBMC_FORCE_INLINE | CRectGen< T > | inline | 
| x1 | CRectGen< T > | |
| x2 | CRectGen< T > | |
| y1 | CRectGen< T > | |
| y2 | CRectGen< T > |