Documentation for vtkOpenGLLight

vtkOpenGLLight - OpenGL light

Super Class: vtkLight

Description:

vtkOpenGLLight is a concrete implementation of the abstract class vtkLight. vtkOpenGLLight interfaces to the OpenGL rendering library.

 

Methods:

static vtkOpenGLLight *New ()
const char *GetClassName ()
void Render (vtkRenderer * ,int )

 

Detailed Method Descriptions:

Implement base class method.

void Render (vtkRenderer * ,int )