
#include <win32_platform.h>
Public Attributes | |
| HMONITOR | handle |
| WCHAR | adapterName [32] |
| WCHAR | displayName [32] |
| char | publicAdapterName [32] |
| char | publicDisplayName [32] |
| GLFWbool | modesPruned |
| GLFWbool | modeChanged |
Definition at line 397 of file win32_platform.h.
| WCHAR _GLFWmonitorWin32::adapterName[32] |
Definition at line 401 of file win32_platform.h.
| WCHAR _GLFWmonitorWin32::displayName[32] |
Definition at line 402 of file win32_platform.h.
| HMONITOR _GLFWmonitorWin32::handle |
Definition at line 399 of file win32_platform.h.
| GLFWbool _GLFWmonitorWin32::modeChanged |
Definition at line 406 of file win32_platform.h.
| GLFWbool _GLFWmonitorWin32::modesPruned |
Definition at line 405 of file win32_platform.h.
| char _GLFWmonitorWin32::publicAdapterName[32] |
Definition at line 403 of file win32_platform.h.
| char _GLFWmonitorWin32::publicDisplayName[32] |
Definition at line 404 of file win32_platform.h.
