31 #ifndef vtkLightsPass_h
32 #define vtkLightsPass_h
34 #include "vtkRenderingOpenGL2Module.h"
void PrintSelf(ostream &os, vtkIndent indent)
Context in which a vtkRenderPass will render.
a simple class to control print indentation
virtual void Render(const vtkRenderState *s)=0
Perform part of the rendering of a vtkRenderer.
Implement the lights render pass.