Go to the documentation of this file.
73 #ifndef __vtkGLSLShader_h
74 #define __vtkGLSLShader_h
106 vtkSetMacro( Program,
unsigned int );
107 vtkGetMacro( Program,
unsigned int );
144 const char* transform_type);
153 int GetUniformLocation(
const char*
name );
155 #endif //__vtkGLSLShader_h