Louvre  v2.9.0-1
C++ library for Wayland compositors
LRectTemplate< T > Member List

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

area() const noexceptLRectTemplate< T >inline
bottomRight() const noexceptLRectTemplate< T >inline
BR() const noexceptLRectTemplate< T >inline
clip(const LRectTemplate< N > &rect) noexceptLRectTemplate< T >inline
containsPoint(const LPointTemplate< N > &point, bool inclusive=true) const noexceptLRectTemplate< T >inline
h() const noexceptLRectTemplate< T >inline
height() const noexceptLRectTemplate< T >inline
intersects(const LRectTemplate< N > &rect, bool inclusive=true) const noexceptLRectTemplate< T >inline
LRectTemplate() noexceptLRectTemplate< T >inline
LRectTemplate(T x, T y, T width, T height) noexceptLRectTemplate< T >inline
LRectTemplate(const LPointTemplate< NA > &topLeft, const LPointTemplate< NB > &bottomRight) noexceptLRectTemplate< T >inline
LRectTemplate(T topLeft, const LPointTemplate< N > &bottomRight) noexceptLRectTemplate< T >inline
LRectTemplate(const LPointTemplate< N > &topLeft, T bottomRight) noexceptLRectTemplate< T >inline
LRectTemplate(T all) noexceptLRectTemplate< T >inline
LRectTemplate(const LPointTemplate< N > &p) noexceptLRectTemplate< T >inline
LRectTemplate(const LRectTemplate< N > &r) noexceptLRectTemplate< T >inline
pos() const noexceptLRectTemplate< T >inline
setBottomRight(const LPointTemplate< T > &p) noexceptLRectTemplate< T >inline
setBR(const LPointTemplate< T > &p) noexceptLRectTemplate< T >inline
setH(T height) noexceptLRectTemplate< T >inline
setHeight(T height) noexceptLRectTemplate< T >inline
setPos(const LPointTemplate< T > &p) noexceptLRectTemplate< T >inline
setSize(const LPointTemplate< T > &p) noexceptLRectTemplate< T >inline
setTL(const LPointTemplate< T > &p) noexceptLRectTemplate< T >inline
setTopLeft(const LPointTemplate< T > &p) noexceptLRectTemplate< T >inline
setW(T width) noexceptLRectTemplate< T >inline
setWidth(T width) noexceptLRectTemplate< T >inline
setX(T x) noexceptLRectTemplate< T >inline
setY(T y) noexceptLRectTemplate< T >inline
size() const noexceptLRectTemplate< T >inline
TL() const noexceptLRectTemplate< T >inline
topLeft() const noexceptLRectTemplate< T >inline
w() const noexceptLRectTemplate< T >inline
width() const noexceptLRectTemplate< T >inline
x() const noexceptLRectTemplate< T >inline
y() const noexceptLRectTemplate< T >inline