#include "gpucalc/application.h"
#include "gpucalc/log_manager.h"
#include "gpucalc/uniform.h"
#include "gpucalc/shader.h"
#include <GL/glew.h>
Go to the source code of this file.
Namespaces | |
| namespace | gpucalc |
Classes | |
| class | gpucalc::GLGLSLUniform |
Variables | |
| const char | gpucalc::_GLGLSLUniformClassName [] = "GLGLSLUniform" |
Definition in file gl_glsl_uniform.h.
1.5.6