#include <glew.h>
#include <string>
Go to the source code of this file.
Classes | |
class | VolProgram |
Represents the OpenGL GLSL program which is used for rendering. More... | |
struct | VolProgram::CompileSettings |
Simple structure holding compile settings. More... |