Go to the documentation of this file.
22 #ifndef __vtkGLSLShaderDeviceAdapter2_h
23 #define __vtkGLSLShaderDeviceAdapter2_h
40 virtual void PrepareForRender();
54 virtual void SendAttribute(
const char* attrname,
57 const void *attribute,
73 int GetAttributeLocation(
const char* attrName);
83 vtkInternal* Internal;