Documentation for vtkOpenGLCamera

vtkOpenGLCamera - OpenGL camera

Super Class: vtkCamera

Description:

vtkOpenGLCamera is a concrete implementation of the abstract class vtkCamera. vtkOpenGLCamera interfaces to the OpenGL rendering library.

 

Methods:

static vtkOpenGLCamera *New ()
const char *GetClassName ()
void Render (vtkRenderer *)

 

Detailed Method Descriptions:

Implement base class method.

void Render (vtkRenderer *)