30 #ifndef vtkRenderPassCollection_h 
   31 #define vtkRenderPassCollection_h 
   33 #include "vtkRenderingOpenGL2Module.h"  
void * vtkCollectionSimpleIterator
 
abstract base class for most VTK objects 
 
a simple class to control print indentation 
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses. 
 
static vtkCollection * New()
Construct with empty list. 
 
void AddItem(vtkObject *)
Add an object to the list. 
 
create and manipulate unsorted lists of objects 
 
Perform part of the rendering of a vtkRenderer.