vtkStarbaseRenderer - HP starbase renderer
Super Class: vtkRenderer
Description:
vtkStarbaseRenderer is a concrete implementation of the abstract class vtkRenderer. vtkStarbaseRenderer interfaces to the Hewlett-Packard starbase graphics library.
Methods:
void vtkStarbaseRenderer () | |
static vtkStarbaseRenderer *New () | |
const char *GetClassName () | |
void PrintSelf (unknown & ,vtkIndent ) | |
void DeviceRender () | |
void ClearLights () | |
int UpdateLights () | |
int UpdateVolumes () | |
int GetFd () | |
int GetLightSwitch () | |
void SetLightSwitch (int ) | |
float *GetCenter () | |
void DisplayToView () | |
void ViewToDisplay () | |
int IsInViewport (int ,int ) |
Detailed Method Descriptions:
void DeviceRender () |
void ClearLights () |
int UpdateLights () |
int UpdateVolumes () |
int GetFd () |
int GetLightSwitch () | |
void SetLightSwitch (int ) |
float *GetCenter () |
void DisplayToView () |
void ViewToDisplay () |
int IsInViewport (int ,int ) |