25#ifndef vtkClearRGBPass_h
26#define vtkClearRGBPass_h
28#include "vtkRenderingOpenGLModule.h"
Paint in the color buffer.
virtual void Render(const vtkRenderState *s)
Perform rendering according to a render state s.
static vtkClearRGBPass * New()
vtkClearRGBPass()
Default constructor.
virtual ~vtkClearRGBPass()
Destructor.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
Perform part of the rendering of a vtkRenderer.
Context in which a vtkRenderPass will render.