vtkWin32OpenGLRenderWindow - OpenGL rendering window
Super Class: vtkRenderWindow
Description:
vtkWin32OpenGLRenderWindow is a concrete implementation of the abstract class vtkRenderWindow. vtkWin32OpenGLRenderer interfaces to the standard OpenGL graphics library in the Windows/NT environment..
Methods:
Detailed Method Descriptions:
![]()
| void Start () |
![]()
| void Frame () |
![]()
| void WindowConfigure () |
![]()
| void WindowInitialize () |
![]()
| void Initialize () |
![]()
| void SetFullScreen (int ) |
![]()
| void WindowRemap () |
![]()
| void PrefFullScreen () |
![]()
| void SetSize (int ,int ) |
![]()
| int *GetSize () |
![]()
| void SetPosition (int ,int ) |
![]()
| int *GetScreenSize () |
![]()
| int *GetPosition () |
![]()
| void SetWindowName (char *) |
![]()
| void SetWindowInfo (char *) |
![]()
| void StereoUpdate () |
![]()
| 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 ) | |
| void ReleaseRGBAPixelData (float *) |
![]()
| float *GetZbufferData (int ,int ,int ,int ) | |
| void SetZbufferData (int ,int ,int ,int ,float *) |
![]()
| void MakeCurrent () |
![]()
| int GetEventPending () |
![]()
| void SetupMemoryRendering (int ,int ,unknown ) | |
| void ResumeScreenRendering () | |
| unknown GetMemoryDC () |
![]()
| void OpenGLInit () | |
| void SetupPalette (unknown ) | |
| void SetupPixelFormat (unknown ,unknown ,int ,int ,int ) |
![]()
| void Clean () |
![]()