20#ifndef vtkLightsPass_h
21#define vtkLightsPass_h
24#include "vtkRenderingOpenGL2Module.h"
27VTK_ABI_NAMESPACE_BEGIN
a simple class to control print indentation
vtkLightsPass()
Default constructor.
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.
~vtkLightsPass() override
Destructor.
static vtkLightsPass * New()
vtkRenderPass()
Default constructor.
Context in which a vtkRenderPass will render.