Louvre  v2.4.0-1
C++ library for Wayland compositors
LPainter Member List

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

autoBlendFuncEnabled() const noexceptLPainter
bindColorMode() noexceptLPainter
bindFramebuffer(LFramebuffer *framebuffer) noexceptLPainter
bindProgram() noexceptLPainter
bindTextureMode(const TextureParams &params) noexceptLPainter
boundFramebuffer() const noexceptLPainter
clearScreen() noexceptLPainter
customTextureColorEnabled() const noexceptLPainter
drawBox(const LBox &box) noexceptLPainter
drawRect(const LRect &rect) noexceptLPainter
drawRegion(const LRegion &region) noexceptLPainter
enableAutoBlendFunc(bool enabled) const noexceptLPainter
enableCustomTextureColor(bool enabled) noexceptLPainter
setAlpha(Float32 alpha) noexceptLPainter
setBlendFunc(const LBlendFunc &blendFunc) const noexceptLPainter
setClearColor(Float32 r, Float32 g, Float32 b, Float32 a) noexceptLPainter
setClearColor(const LRGBAF &color) noexceptLPainter
setColor(const LRGBF &color) noexceptLPainter
setColorFactor(Float32 r, Float32 g, Float32 b, Float32 a) noexceptLPainter
setColorFactor(const LRGBAF &factor) noexceptLPainter
setViewport(const LRect &rect) noexceptLPainter
setViewport(Int32 x, Int32 y, Int32 w, Int32 h) noexceptLPainter