![]() |
ImFusion C++ SDK 4.4.0
|
Interfaces and wrapper classes for working with OpenGL textures/images. More...
Interfaces and wrapper classes for working with OpenGL textures/images.
OpenGL textures represent 1D/2D/3D pixel data that can be accessed from shaders.
Classes | |
| class | ImFusion::GL::Framebuffer |
| Wrapper class for OpenGL Framebuffer Objects (FBO). More... | |
| class | ImFusion::GL::InternalFormat |
| Describes an internal texture format that you can request from OpenGL. More... | |
| class | ImFusion::GL::Sampler |
| Sets texture sampling parameters for a specific texture unit. More... | |
| class | ImFusion::GL::Texture |
| Wrapper of an OpenGL Texture to store image data on the GPU. More... | |