vtkXGLRenderWindow - Suns XGL rendering window
Super Class: vtkXRenderWindow
Description:
vtkXGLRenderWindow is a concrete implementation of the abstract class vtkRenderWindow. vtkXGLRenderer interfaces to Suns XGL graphics library.
Methods:
Detailed Method Descriptions:
![]()
| void Start () |
![]()
| void Frame () |
![]()
| void WindowInitialize () | |
| void Initialize () |
![]()
| void SetFullScreen (int ) |
![]()
| void WindowRemap () |
![]()
| void PrefFullScreen () |
![]()
| void SetSize (int ,int ) | |
| void SetSize (int ) |
![]()
| void StereoUpdate () |
![]()
| int GetRemapWindow () |
![]()
| unsigned char *GetPixelData (int ,int ,int ,int ,int ) | |
| void SetPixelData (int ,int ,int ,int ,unsigned char * ,int ) |
![]()
| float *GetRGBAPixelData (int ,int ,int ,int ,int ) | |
| void SetRGBAPixelData (int ,int ,int ,int ,float * ,int ,int ) |
![]()
| float *GetZbufferData (int ,int ,int ,int ) | |
| void SetZbufferData (int ,int ,int ,int ,float *) |
![]()
| int GetDesiredDepth () |
![]()
| unknown GetDesiredColormap () |
![]()
| unknown *GetDesiredVisual () |
![]()
| int CreateXWindow (unknown * ,int ,int ,int ,int ,int ,char ) | |
| unknown *GetContext () | |
| unknown *GetRaster () |
![]()