Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
_GLFWwindowWin32 Struct Reference

#include <win32_platform.h>

Public Attributes

HWND handle
 
HICON bigIcon
 
HICON smallIcon
 
GLFWbool cursorTracked
 
GLFWbool frameAction
 
GLFWbool iconified
 
GLFWbool maximized
 
GLFWbool transparent
 
GLFWbool scaleToMonitor
 
GLFWbool keymenu
 
int width
 
int height
 
int lastCursorPosX
 
int lastCursorPosY
 
WCHAR highSurrogate
 

Detailed Description

Definition at line 302 of file win32_platform.h.

Member Data Documentation

◆ bigIcon

HICON _GLFWwindowWin32::bigIcon

Definition at line 305 of file win32_platform.h.

◆ cursorTracked

GLFWbool _GLFWwindowWin32::cursorTracked

Definition at line 308 of file win32_platform.h.

◆ frameAction

GLFWbool _GLFWwindowWin32::frameAction

Definition at line 309 of file win32_platform.h.

◆ handle

HWND _GLFWwindowWin32::handle

Definition at line 304 of file win32_platform.h.

◆ height

int _GLFWwindowWin32::height

Definition at line 318 of file win32_platform.h.

◆ highSurrogate

WCHAR _GLFWwindowWin32::highSurrogate

Definition at line 323 of file win32_platform.h.

◆ iconified

GLFWbool _GLFWwindowWin32::iconified

Definition at line 310 of file win32_platform.h.

◆ keymenu

GLFWbool _GLFWwindowWin32::keymenu

Definition at line 315 of file win32_platform.h.

◆ lastCursorPosX

int _GLFWwindowWin32::lastCursorPosX

Definition at line 321 of file win32_platform.h.

◆ lastCursorPosY

int _GLFWwindowWin32::lastCursorPosY

Definition at line 321 of file win32_platform.h.

◆ maximized

GLFWbool _GLFWwindowWin32::maximized

Definition at line 311 of file win32_platform.h.

◆ scaleToMonitor

GLFWbool _GLFWwindowWin32::scaleToMonitor

Definition at line 314 of file win32_platform.h.

◆ smallIcon

HICON _GLFWwindowWin32::smallIcon

Definition at line 306 of file win32_platform.h.

◆ transparent

GLFWbool _GLFWwindowWin32::transparent

Definition at line 313 of file win32_platform.h.

◆ width

int _GLFWwindowWin32::width

Definition at line 318 of file win32_platform.h.


The documentation for this struct was generated from the following file: