29#ifndef vtkLightsPass_h
30#define vtkLightsPass_h
33#include "vtkRenderingOpenGL2Module.h"
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.