23#ifndef vtkOpenGLLight_h
24#define vtkOpenGLLight_h
26#include "vtkRenderingOpenGLModule.h"
a simple class to control print indentation
a virtual light for 3D rendering
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void Render(vtkRenderer *ren, int light_index)
Implement base class method.
static vtkOpenGLLight * New()
abstract specification for renderers