|
lmgl 1.0.0
A lightweight OpenGL graphics engine library written in C++
|
Framebuffer class for off-screen rendering. More...
Go to the source code of this file.
Classes | |
| class | lmgl::renderer::Framebuffer |
| Framebuffer class for off-screen rendering. More... | |
Namespaces | |
| namespace | lmgl |
| Forward declarations for Assimp Material structure. | |
| namespace | lmgl::renderer |
| Namespace for rendering-related classes and functions. | |
Framebuffer class for off-screen rendering.
This class encapsulates the creation and management of an OpenGL framebuffer, including color and depth attachments.