![]() |
Louvre v2.18.1-1
C++ library for Wayland compositors
|
This is the complete list of members for LPainter, including all inherited members.
| autoBlendFuncEnabled() const noexcept | LPainter | |
| bindColorMode() noexcept | LPainter | |
| bindFramebuffer(LFramebuffer *framebuffer) noexcept | LPainter | |
| bindProgram() noexcept | LPainter | |
| bindTextureMode(const TextureParams ¶ms) noexcept | LPainter | |
| boundFramebuffer() const noexcept | LPainter | |
| clearScreen() noexcept | LPainter | |
| customTextureColorEnabled() const noexcept | LPainter | |
| drawBox(const LBox &box) noexcept | LPainter | |
| drawRect(const LRect &rect) noexcept | LPainter | |
| drawRegion(const LRegion ®ion) noexcept | LPainter | |
| enableAutoBlendFunc(bool enabled) const noexcept | LPainter | |
| enableCustomTextureColor(bool enabled) noexcept | LPainter | |
| setAlpha(Float32 alpha) noexcept | LPainter | |
| setBlendFunc(const LBlendFunc &blendFunc) const noexcept | LPainter | |
| setClearColor(Float32 r, Float32 g, Float32 b, Float32 a) noexcept | LPainter | |
| setClearColor(const LRGBAF &color) noexcept | LPainter | |
| setColor(const LRGBF &color) noexcept | LPainter | |
| setColorFactor(Float32 r, Float32 g, Float32 b, Float32 a) noexcept | LPainter | |
| setColorFactor(const LRGBAF &factor) noexcept | LPainter | |
| setViewport(const LRect &rect) noexcept | LPainter | |
| setViewport(Int32 x, Int32 y, Int32 w, Int32 h) noexcept | LPainter |