29 #ifndef vtkSequencePass_h 30 #define vtkSequencePass_h 32 #include "vtkRenderingOpenGL2Module.h" Execute render passes sequentially.
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
window superclass for vtkRenderWindow
Context in which a vtkRenderPass will render.
a simple class to control print indentation
#define vtkGetObjectMacro(name, type)
virtual void Render(const vtkRenderState *s)=0
virtual void ReleaseGraphicsResources(vtkWindow *w)
Perform part of the rendering of a vtkRenderer.