![]() |
LibCarna Version 3.4.0
|
Maintains an OpenGL shader program. Realizes the RAII-idiom. More...
#include <ShaderProgram.hpp>
Classes | |
class | Factory |
Creates OpenGL shader program. More... | |
Public Member Functions | |
virtual | ~ShaderProgram () |
Deletes the maintained OpenGL shader program. | |
Public Attributes | |
const unsigned int | id |
Holds the shader program ID. | |
Maintains an OpenGL shader program. Realizes the RAII-idiom.
Definition at line 47 of file ShaderProgram.hpp.
Holds the shader program ID.
Definition at line 124 of file ShaderProgram.hpp.
Written by Leonid Kostrykin © 2021–2025. Based on Carna (© 2010-2016).
Documentation generated by Doxygen