26 #ifndef __vtkShader2Collection_h
27 #define __vtkShader2Collection_h
77 bool HasVertexShaders();
81 bool HasTessellationControlShaders();
85 bool HasTessellationEvaluationShaders();
88 bool HasGeometryShaders();
93 bool HasFragmentShaders();
96 void ReleaseGraphicsResources();
void * vtkCollectionSimpleIterator
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent)
a list of Shader2 objects.
virtual unsigned long GetMTime()
a simple class to control print indentation
static vtkCollection * New()
void AddItem(vtkObject *)
create and manipulate unsorted lists of objects