vtkOpenGLRenderer - OpenGL renderer
Super Class: vtkRenderer
Description:
vtkOpenGLRenderer is a concrete implementation of the abstract class vtkRenderer. vtkOpenGLRenderer interfaces to the OpenGL graphics library.
Methods:
![]() | void vtkOpenGLRenderer () |
![]() | static vtkOpenGLRenderer *New () |
![]() | const char *GetClassName () |
![]() | void PrintSelf (unknown & ,vtkIndent ) |
![]() | void DeviceRender () |
![]() | void ClearLights () |
![]() | int UpdateLights () |
![]() | float *GetCenter () |
![]() | void DisplayToView () |
![]() | void ViewToDisplay () |
![]() | int IsInViewport (int ,int ) |
Detailed Method Descriptions:
![]() | void DeviceRender () |
![]() | void ClearLights () |
![]() | int UpdateLights () |
![]() | float *GetCenter () |
![]() | void DisplayToView () |
![]() | void ViewToDisplay () |
![]() | int IsInViewport (int ,int ) |