![]() |
Louvre v2.18.1-1
C++ library for Wayland compositors
|
This is the complete list of members for LRRect, including all inherited members.
| area() const noexcept | LRectTemplate< Int32 > | inline |
| bottomRight() const noexcept | LRectTemplate< Int32 > | inline |
| BR() const noexcept | LRectTemplate< Int32 > | inline |
| clip(const LRectTemplate< N > &rect) noexcept | LRectTemplate< Int32 > | inline |
| containsPoint(const LPointTemplate< N > &point, bool inclusive=true) const noexcept | LRectTemplate< Int32 > | inline |
| fRadBL | LRRect | |
| fRadBR | LRRect | |
| fRadTL | LRRect | |
| fRadTR | LRRect | |
| h() const noexcept | LRectTemplate< Int32 > | inline |
| height() const noexcept | LRectTemplate< Int32 > | inline |
| intersects(const LRectTemplate< N > &rect, bool inclusive=true) const noexcept | LRectTemplate< Int32 > | inline |
| isValid() const noexcept | LRRect | inline |
| LRectTemplate() noexcept | LRectTemplate< Int32 > | inline |
| LRectTemplate(Int32 x, Int32 y, Int32 width, Int32 height) noexcept | LRectTemplate< Int32 > | inline |
| LRectTemplate(const LPointTemplate< NA > &topLeft, const LPointTemplate< NB > &bottomRight) noexcept | LRectTemplate< Int32 > | inline |
| LRectTemplate(Int32 topLeft, const LPointTemplate< N > &bottomRight) noexcept | LRectTemplate< Int32 > | inline |
| LRectTemplate(const LPointTemplate< N > &topLeft, Int32 bottomRight) noexcept | LRectTemplate< Int32 > | inline |
| LRectTemplate(Int32 all) noexcept | LRectTemplate< Int32 > | inline |
| LRectTemplate(const LPointTemplate< N > &p) noexcept | LRectTemplate< Int32 > | inline |
| LRectTemplate(const LRectTemplate< N > &r) noexcept | LRectTemplate< Int32 > | inline |
| LRRect(const LRect &rect={ 0 }, Int32 radTL=0, Int32 radTR=0, Int32 radBR=0, Int32 radBL=0) noexcept | LRRect | inline |
| operator!=(const LRRect &other) const | LRRect | inline |
| operator==(const LRRect &other) const | LRRect | inline |
| pos() const noexcept | LRectTemplate< Int32 > | inline |
| setBottomRight(const LPointTemplate< Int32 > &p) noexcept | LRectTemplate< Int32 > | inline |
| setBR(const LPointTemplate< Int32 > &p) noexcept | LRectTemplate< Int32 > | inline |
| setH(Int32 height) noexcept | LRectTemplate< Int32 > | inline |
| setHeight(Int32 height) noexcept | LRectTemplate< Int32 > | inline |
| setPos(const LPointTemplate< Int32 > &p) noexcept | LRectTemplate< Int32 > | inline |
| setSize(const LPointTemplate< Int32 > &p) noexcept | LRectTemplate< Int32 > | inline |
| setTL(const LPointTemplate< Int32 > &p) noexcept | LRectTemplate< Int32 > | inline |
| setTopLeft(const LPointTemplate< Int32 > &p) noexcept | LRectTemplate< Int32 > | inline |
| setW(Int32 width) noexcept | LRectTemplate< Int32 > | inline |
| setWidth(Int32 width) noexcept | LRectTemplate< Int32 > | inline |
| setX(Int32 x) noexcept | LRectTemplate< Int32 > | inline |
| setY(Int32 y) noexcept | LRectTemplate< Int32 > | inline |
| size() const noexcept | LRectTemplate< Int32 > | inline |
| TL() const noexcept | LRectTemplate< Int32 > | inline |
| topLeft() const noexcept | LRectTemplate< Int32 > | inline |
| w() const noexcept | LRectTemplate< Int32 > | inline |
| width() const noexcept | LRectTemplate< Int32 > | inline |
| x() const noexcept | LRectTemplate< Int32 > | inline |
| y() const noexcept | LRectTemplate< Int32 > | inline |