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

#include <win32_platform.h>

Public Attributes

HMONITOR handle
 
WCHAR adapterName [32]
 
WCHAR displayName [32]
 
char publicAdapterName [32]
 
char publicDisplayName [32]
 
GLFWbool modesPruned
 
GLFWbool modeChanged
 

Detailed Description

Definition at line 397 of file win32_platform.h.

Member Data Documentation

◆ adapterName

WCHAR _GLFWmonitorWin32::adapterName[32]

Definition at line 401 of file win32_platform.h.

◆ displayName

WCHAR _GLFWmonitorWin32::displayName[32]

Definition at line 402 of file win32_platform.h.

◆ handle

HMONITOR _GLFWmonitorWin32::handle

Definition at line 399 of file win32_platform.h.

◆ modeChanged

GLFWbool _GLFWmonitorWin32::modeChanged

Definition at line 406 of file win32_platform.h.

◆ modesPruned

GLFWbool _GLFWmonitorWin32::modesPruned

Definition at line 405 of file win32_platform.h.

◆ publicAdapterName

char _GLFWmonitorWin32::publicAdapterName[32]

Definition at line 403 of file win32_platform.h.

◆ publicDisplayName

char _GLFWmonitorWin32::publicDisplayName[32]

Definition at line 404 of file win32_platform.h.


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