Public Attributes | List of all members
_GLFWwindowWin32 Struct Reference

#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
 

Detailed Description

Definition at line 296 of file win32_platform.h.

Member Data Documentation

◆ bigIcon

HICON _GLFWwindowWin32::bigIcon

Definition at line 299 of file win32_platform.h.

◆ cursorTracked

GLFWbool _GLFWwindowWin32::cursorTracked

Definition at line 302 of file win32_platform.h.

◆ frameAction

GLFWbool _GLFWwindowWin32::frameAction

Definition at line 303 of file win32_platform.h.

◆ handle

HWND _GLFWwindowWin32::handle

Definition at line 298 of file win32_platform.h.

◆ iconified

GLFWbool _GLFWwindowWin32::iconified

Definition at line 304 of file win32_platform.h.

◆ lastCursorPosX

int _GLFWwindowWin32::lastCursorPosX

Definition at line 311 of file win32_platform.h.

◆ lastCursorPosY

int _GLFWwindowWin32::lastCursorPosY

Definition at line 311 of file win32_platform.h.

◆ maximized

GLFWbool _GLFWwindowWin32::maximized

Definition at line 305 of file win32_platform.h.

◆ scaleToMonitor

GLFWbool _GLFWwindowWin32::scaleToMonitor

Definition at line 308 of file win32_platform.h.

◆ smallIcon

HICON _GLFWwindowWin32::smallIcon

Definition at line 300 of file win32_platform.h.

◆ transparent

GLFWbool _GLFWwindowWin32::transparent

Definition at line 307 of file win32_platform.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22