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

#include <internal.h>

+ Collaboration diagram for _GLFWmonitor:

Public Attributes

char name [128]
 
void * userPointer
 
int widthMM
 
int heightMM
 
_GLFWwindowwindow
 
GLFWvidmodemodes
 
int modeCount
 
GLFWvidmode currentMode
 
GLFWgammaramp originalRamp
 
GLFWgammaramp currentRamp
 
 _GLFW_PLATFORM_MONITOR_STATE
 

Detailed Description

Definition at line 437 of file internal.h.

Member Data Documentation

◆ _GLFW_PLATFORM_MONITOR_STATE

_GLFWmonitor::_GLFW_PLATFORM_MONITOR_STATE

Definition at line 456 of file internal.h.

◆ currentMode

GLFWvidmode _GLFWmonitor::currentMode

Definition at line 450 of file internal.h.

◆ currentRamp

GLFWgammaramp _GLFWmonitor::currentRamp

Definition at line 453 of file internal.h.

◆ heightMM

int _GLFWmonitor::heightMM

Definition at line 443 of file internal.h.

◆ modeCount

int _GLFWmonitor::modeCount

Definition at line 449 of file internal.h.

◆ modes

GLFWvidmode* _GLFWmonitor::modes

Definition at line 448 of file internal.h.

◆ name

char _GLFWmonitor::name[128]

Definition at line 439 of file internal.h.

◆ originalRamp

GLFWgammaramp _GLFWmonitor::originalRamp

Definition at line 452 of file internal.h.

◆ userPointer

void* _GLFWmonitor::userPointer

Definition at line 440 of file internal.h.

◆ widthMM

int _GLFWmonitor::widthMM

Definition at line 443 of file internal.h.

◆ window

_GLFWwindow* _GLFWmonitor::window

Definition at line 446 of file internal.h.


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