41 #ifndef __vtkShader2_h
42 #define __vtkShader2_h
44 #include "vtkRenderingOpenGLModule.h"
77 vtkSetStringMacro(SourceCode);
86 vtkGetMacro(Type,
int);
95 vtkSetMacro(Type,
int);
99 const char *GetTypeAsString();
108 bool GetLastCompileStatus();
112 const char *GetLastCompileLog();
124 virtual void ReleaseGraphicsResources();
128 vtkGetMacro(Id,
unsigned int);