#include <win32_platform.h>
Public Attributes | |
| HICON | bigIcon |
| GLFWbool | cursorTracked |
| GLFWbool | frameAction |
| HWND | handle |
| GLFWbool | iconified |
| int | lastCursorPosX |
| int | lastCursorPosY |
| GLFWbool | maximized |
| GLFWbool | scaleToMonitor |
| HICON | smallIcon |
| GLFWbool | transparent |
Definition at line 296 of file win32_platform.h.
| HICON _GLFWwindowWin32::bigIcon |
Definition at line 299 of file win32_platform.h.
| GLFWbool _GLFWwindowWin32::cursorTracked |
Definition at line 302 of file win32_platform.h.
| GLFWbool _GLFWwindowWin32::frameAction |
Definition at line 303 of file win32_platform.h.
| HWND _GLFWwindowWin32::handle |
Definition at line 298 of file win32_platform.h.
| GLFWbool _GLFWwindowWin32::iconified |
Definition at line 304 of file win32_platform.h.
| int _GLFWwindowWin32::lastCursorPosX |
Definition at line 311 of file win32_platform.h.
| int _GLFWwindowWin32::lastCursorPosY |
Definition at line 311 of file win32_platform.h.
| GLFWbool _GLFWwindowWin32::maximized |
Definition at line 305 of file win32_platform.h.
| GLFWbool _GLFWwindowWin32::scaleToMonitor |
Definition at line 308 of file win32_platform.h.
| HICON _GLFWwindowWin32::smallIcon |
Definition at line 300 of file win32_platform.h.
| GLFWbool _GLFWwindowWin32::transparent |
Definition at line 307 of file win32_platform.h.