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:
void Render (vtkRenderer * ,vtkMapper *) |