Carna
Version 3.3.2
|
Maintains an OpenGL shader program. Realizes the RAII-idiom. More...
#include <ShaderProgram.h>
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.h.
Documentation generated by Doxygen