30#ifndef vtkStencilMaskPass_h
31#define vtkStencilMaskPass_h
34#include "vtkRenderingOpenGL2Module.h"
37VTK_ABI_NAMESPACE_BEGIN
67 bool AlreadyWarnedAboutStencils =
false;
a simple class to control print indentation
vtkRenderPass()
Default constructor.
Context in which a vtkRenderPass will render.
~vtkStencilMaskPass() override
vtkStencilMaskPass()=default
static vtkStencilMaskPass * New()
void Render(const vtkRenderState *state) override
Perform rendering according to a render state.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.