24 #ifndef vtkClearZPass_h 25 #define vtkClearZPass_h 27 #include "vtkRenderingOpenGL2Module.h"
#define vtkGetMacro(name, type)
Clear the depth buffer with a given value.
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
Context in which a vtkRenderPass will render.
a simple class to control print indentation
virtual void Render(const vtkRenderState *s)=0
Perform part of the rendering of a vtkRenderer.