VolViz
A volume visualization tool
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Classes | Namespaces
ShaderProgram.h File Reference
#include "Error.h"
#include "GLdefs.h"
#include <Eigen/Core>
#include <string>
#include <unordered_map>
#include <vector>
+ Include dependency graph for ShaderProgram.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VolViz::Private_::GL::Shader
 RAII wrapper for OpenGL shader objects. More...
 
class  VolViz::Private_::GL::UniformProxy
 
class  VolViz::Private_::GL::ShaderProgram
 RAII wrapper for OpenGL shader programs objects. More...
 

Namespaces

 VolViz
 
 VolViz::Private_
 
 VolViz::Private_::GL