Louvre  v2.9.0-1
C++ library for Wayland compositors
LRegion Member List

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

addRect(const LRect &rect) noexceptLRegioninline
addRect(const LPoint &pos, const LSize &size) noexceptLRegioninline
addRect(Int32 x, Int32 y, const LSize &size) noexceptLRegioninline
addRect(const LPoint &pos, Int32 w, Int32 h) noexceptLRegioninline
addRect(Int32 x, Int32 y, Int32 w, Int32 h) noexceptLRegioninline
addRegion(const LRegion &region) noexceptLRegioninline
boxes(Int32 *n) const noexceptLRegioninline
clear() noexceptLRegioninline
clip(const LRect &rect) noexceptLRegioninline
clip(const LPoint &pos, const LSize &size) noexceptLRegioninline
clip(Int32 x, Int32 y, Int32 w, Int32 h) noexceptLRegioninline
closestPointFrom(const LPointF &point, Float32 padding=0.f) const noexceptLRegion
containsPoint(const LPoint &point) const noexceptLRegioninline
empty() const noexceptLRegioninline
EmptyRegion() noexceptLRegioninlinestatic
extents() const noexceptLRegioninline
intersectRegion(const LRegion &region) noexceptLRegioninline
inverse(const LRect &rect) noexceptLRegioninline
LRegion() noexceptLRegioninline
LRegion(const LRect &rect) noexceptLRegioninline
LRegion(const LRegion &other) noexceptLRegioninline
LRegion(LRegion &&other) noexceptLRegioninline
multiply(Float32 factor) noexceptLRegion
multiply(Float32 xFactor, Float32 yFactor) noexceptLRegion
offset(const LPoint &offset) noexceptLRegioninline
offset(Int32 x, Int32 y) noexceptLRegioninline
operator=(const LRegion &other) noexceptLRegioninline
operator=(LRegion &&other) noexceptLRegioninline
simplifyToExtents(Int32 threshold) noexceptLRegioninline
subtractRect(const LRect &rect) noexceptLRegioninline
subtractRect(const LPoint &pos, const LSize &size) noexceptLRegioninline
subtractRect(const LPoint &pos, Int32 w, Int32 h) noexceptLRegioninline
subtractRect(Int32 x, Int32 y, const LSize &size) noexceptLRegioninline
subtractRect(Int32 x, Int32 y, Int32 w, Int32 h) noexceptLRegioninline
subtractRegion(const LRegion &region) noexceptLRegioninline
transform(const LSize &size, LTransform transform) noexceptLRegion
~LRegion() noexceptLRegioninline