34#ifndef vtkOverlayPass_h
35#define vtkOverlayPass_h
38#include "vtkRenderingOpenGL2Module.h"
vtkDefaultPass()
Default constructor.
a simple class to control print indentation
~vtkOverlayPass() override
Destructor.
static vtkOverlayPass * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void Render(const vtkRenderState *s) override
Perform rendering according to a render state s.
vtkOverlayPass()
Default constructor.
Context in which a vtkRenderPass will render.