Go to the documentation of this file.
24 #ifndef vtkClearRGBPass_h
25 #define vtkClearRGBPass_h
27 #include "vtkRenderingOpenGL2Module.h"
virtual ~vtkClearRGBPass()
#define vtkSetVector3Macro(name, type)
Paint in the color buffer.
#define vtkTypeMacro(thisClass, superclass)
static vtkClearRGBPass * New()
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetVector3Macro(name, type)
a simple class to control print indentation
virtual void Render(const vtkRenderState *s)
Context in which a vtkRenderPass will render.
Perform part of the rendering of a vtkRenderer.