
Public Attributes | |
| HDC | m_hDC |
| HGLRC | m_hGLRC |
| int | m_iHeight |
| int | m_iWidth |
Public Attributes inherited from Win32Widget | |
| Win32WidgetType | m_eType |
| HWND | m_hWnd |
| int | m_index |
Definition at line 59 of file Win32MainWindow.cpp.
| HDC Win32GLWidget::m_hDC |
Definition at line 61 of file Win32MainWindow.cpp.
| HGLRC Win32GLWidget::m_hGLRC |
Definition at line 64 of file Win32MainWindow.cpp.
| int Win32GLWidget::m_iHeight |
Definition at line 63 of file Win32MainWindow.cpp.
| int Win32GLWidget::m_iWidth |
Definition at line 62 of file Win32MainWindow.cpp.