18 #ifndef vtkRenderPassCollection_h
19 #define vtkRenderPassCollection_h
22 #include "vtkRenderingOpenGL2Module.h"
24 VTK_ABI_NAMESPACE_BEGIN
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 bottom of the list.
create and manipulate ordered lists of objects
an ordered list of RenderPasses
Perform part of the rendering of a vtkRenderer.