Section: Visualization Toolkit Rendering Classes
To create an instance of class vtkGLSLShaderDeviceAdapter2, simply invoke its constructor as follows
obj = vtkGLSLShaderDeviceAdapter2
obj
is an instance of the vtkGLSLShaderDeviceAdapter2 class.
string = obj.GetClassName ()
int = obj.IsA (string name)
vtkGLSLShaderDeviceAdapter2 = obj.NewInstance ()
vtkGLSLShaderDeviceAdapter2 = obj.SafeDownCast (vtkObject o)
obj.PrepareForRender ()