Documentation for vtkOpenGLActor

vtkOpenGLActor - OpenGL actor

Super Class: vtkActor

Description:

vtkOpenGLActor is a concrete implementation of the abstract class vtkActor. vtkOpenGLActor interfaces to the OpenGL rendering library.

 

Methods:

static vtkOpenGLActor *New ()
const char *GetClassName ()
void Render (vtkRenderer * ,vtkMapper *)

 

Detailed Method Descriptions:

Actual actor render method.

void Render (vtkRenderer * ,vtkMapper *)