JNGL
Easy to use cross-platform 2D game library
|
Contains jngl::ShaderProgram class. More...
Go to the source code of this file.
Classes | |
class | ShaderProgram |
Linked vertex and fragment shaders. More... | |
struct | ShaderProgram::Context |
Lifetime object when the ShaderProgram is in use. More... | |
Namespaces | |
namespace | jngl |
JNGL's main namespace. | |
Functions | |
void | setUniform (int location, float v0, float v1) |
Contains jngl::ShaderProgram class.
Definition in file ShaderProgram.hpp.