|
HDK
|
Include dependency graph for GLFramebuffer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GLFramebuffer |
Typedefs | |
| using | GLFramebufferPtr = std::shared_ptr< GLFramebuffer > |
| Shared pointer to a GLFramebuffer. More... | |
OpenGL framebuffer handling
Definition in file GLFramebuffer.h.
| using GLFramebufferPtr = std::shared_ptr<GLFramebuffer> |
Shared pointer to a GLFramebuffer.
Definition at line 21 of file GLFramebuffer.h.