MeVisLab Toolbox Reference
View2DShaderGLSL.h File Reference
#include "SoView2DSystem.h"
#include "mlDataTypes.h"
#include "View2DShader.h"
#include <string>

Go to the source code of this file.

Classes

class  View2DShaderGLSL
 specialized shader that uses GLSL to implement a (up-to) 16 bit Hardware Lut More...
 
struct  View2DShaderGLSL::ShaderConfig
 Stores a shader configuration. More...
 
struct  View2DShaderGLSL::Shader
 Stores a full shader program for the given configuration. More...
 
class  View2DShaderCacheGLSL
 Global GLSL shader cache for all shaders that are used in the SoView2D. More...