22 #ifndef vtkOpenGLLight_h
23 #define vtkOpenGLLight_h
26 #include "vtkRenderingOpenGL2Module.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.
~vtkOpenGLLight() override
void Render(vtkRenderer *ren, int light_index) override
Implement base class method.
static vtkOpenGLLight * New()
abstract specification for renderers