Documentation for vtkOpenGLProperty

vtkOpenGLProperty - OpenGL property

Super Class: vtkProperty

Description:

vtkOpenGLProperty is a concrete implementation of the abstract class vtkProperty. vtkOpenGLProperty interfaces to the OpenGL rendering library.

 

Methods:

static vtkOpenGLProperty *New ()
const char *GetClassName ()
void Render (vtkActor * ,vtkRenderer *)
void BackfaceRender (vtkActor * ,vtkRenderer *)

 

Detailed Method Descriptions:

Implement base class method.

void Render (vtkActor * ,vtkRenderer *)
void BackfaceRender (vtkActor * ,vtkRenderer *)