34 #ifndef vtkOverlayPass_h
35 #define vtkOverlayPass_h
37 #include "vtkRenderingOpenGLModule.h"
Implement the basic render passes.
a simple class to control print indentation
Render the overlay geometry with property key filtering.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual ~vtkOverlayPass()
Destructor.
static vtkOverlayPass * New()
virtual void Render(const vtkRenderState *s)
Perform rendering according to a render state s.
vtkOverlayPass()
Default constructor.
Context in which a vtkRenderPass will render.