#include <win32_platform.h>
Public Attributes | |
| WCHAR | adapterName [32] |
| WCHAR | displayName [32] |
| HMONITOR | handle |
| GLFWbool | modeChanged |
| GLFWbool | modesPruned |
| char | publicAdapterName [32] |
| char | publicDisplayName [32] |
Definition at line 384 of file win32_platform.h.
| WCHAR _GLFWmonitorWin32::adapterName[32] |
Definition at line 388 of file win32_platform.h.
| WCHAR _GLFWmonitorWin32::displayName[32] |
Definition at line 389 of file win32_platform.h.
| HMONITOR _GLFWmonitorWin32::handle |
Definition at line 386 of file win32_platform.h.
| GLFWbool _GLFWmonitorWin32::modeChanged |
Definition at line 393 of file win32_platform.h.
| GLFWbool _GLFWmonitorWin32::modesPruned |
Definition at line 392 of file win32_platform.h.
| char _GLFWmonitorWin32::publicAdapterName[32] |
Definition at line 390 of file win32_platform.h.
| char _GLFWmonitorWin32::publicDisplayName[32] |
Definition at line 391 of file win32_platform.h.