30 #ifndef vtkSequencePass_h
31 #define vtkSequencePass_h
33 #include "vtkRenderingOpenGL2Module.h"
a simple class to control print indentation
Perform part of the rendering of a vtkRenderer.
Context in which a vtkRenderPass will render.
Execute render passes sequentially.
virtual void Render(const vtkRenderState *s)
Perform rendering according to a render state s.
static vtkSequencePass * New()
virtual void SetPasses(vtkRenderPassCollection *passes)
virtual void ReleaseGraphicsResources(vtkWindow *w)
Release graphics resources and ask components to release their own resources.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual ~vtkSequencePass()
window superclass for vtkRenderWindow