Louvre v2.18.1-1
C++ library for Wayland compositors
Loading...
Searching...
No Matches
LRRect Member List

This is the complete list of members for LRRect, including all inherited members.

area() const noexceptLRectTemplate< Int32 >inline
bottomRight() const noexceptLRectTemplate< Int32 >inline
BR() const noexceptLRectTemplate< Int32 >inline
clip(const LRectTemplate< N > &rect) noexceptLRectTemplate< Int32 >inline
containsPoint(const LPointTemplate< N > &point, bool inclusive=true) const noexceptLRectTemplate< Int32 >inline
fRadBLLRRect
fRadBRLRRect
fRadTLLRRect
fRadTRLRRect
h() const noexceptLRectTemplate< Int32 >inline
height() const noexceptLRectTemplate< Int32 >inline
intersects(const LRectTemplate< N > &rect, bool inclusive=true) const noexceptLRectTemplate< Int32 >inline
isValid() const noexceptLRRectinline
LRectTemplate() noexceptLRectTemplate< Int32 >inline
LRectTemplate(Int32 x, Int32 y, Int32 width, Int32 height) noexceptLRectTemplate< Int32 >inline
LRectTemplate(const LPointTemplate< NA > &topLeft, const LPointTemplate< NB > &bottomRight) noexceptLRectTemplate< Int32 >inline
LRectTemplate(Int32 topLeft, const LPointTemplate< N > &bottomRight) noexceptLRectTemplate< Int32 >inline
LRectTemplate(const LPointTemplate< N > &topLeft, Int32 bottomRight) noexceptLRectTemplate< Int32 >inline
LRectTemplate(Int32 all) noexceptLRectTemplate< Int32 >inline
LRectTemplate(const LPointTemplate< N > &p) noexceptLRectTemplate< Int32 >inline
LRectTemplate(const LRectTemplate< N > &r) noexceptLRectTemplate< Int32 >inline
LRRect(const LRect &rect={ 0 }, Int32 radTL=0, Int32 radTR=0, Int32 radBR=0, Int32 radBL=0) noexceptLRRectinline
operator!=(const LRRect &other) constLRRectinline
operator==(const LRRect &other) constLRRectinline
pos() const noexceptLRectTemplate< Int32 >inline
setBottomRight(const LPointTemplate< Int32 > &p) noexceptLRectTemplate< Int32 >inline
setBR(const LPointTemplate< Int32 > &p) noexceptLRectTemplate< Int32 >inline
setH(Int32 height) noexceptLRectTemplate< Int32 >inline
setHeight(Int32 height) noexceptLRectTemplate< Int32 >inline
setPos(const LPointTemplate< Int32 > &p) noexceptLRectTemplate< Int32 >inline
setSize(const LPointTemplate< Int32 > &p) noexceptLRectTemplate< Int32 >inline
setTL(const LPointTemplate< Int32 > &p) noexceptLRectTemplate< Int32 >inline
setTopLeft(const LPointTemplate< Int32 > &p) noexceptLRectTemplate< Int32 >inline
setW(Int32 width) noexceptLRectTemplate< Int32 >inline
setWidth(Int32 width) noexceptLRectTemplate< Int32 >inline
setX(Int32 x) noexceptLRectTemplate< Int32 >inline
setY(Int32 y) noexceptLRectTemplate< Int32 >inline
size() const noexceptLRectTemplate< Int32 >inline
TL() const noexceptLRectTemplate< Int32 >inline
topLeft() const noexceptLRectTemplate< Int32 >inline
w() const noexceptLRectTemplate< Int32 >inline
width() const noexceptLRectTemplate< Int32 >inline
x() const noexceptLRectTemplate< Int32 >inline
y() const noexceptLRectTemplate< Int32 >inline