Public Attributes | List of all members
_GLFWmonitor Struct Reference

#include <internal.h>

Public Attributes

 _GLFW_PLATFORM_MONITOR_STATE
 
GLFWvidmode currentMode
 
GLFWgammaramp currentRamp
 
int heightMM
 
int modeCount
 
GLFWvidmodemodes
 
char * name
 
GLFWgammaramp originalRamp
 
voiduserPointer
 
int widthMM
 
_GLFWwindowwindow
 

Detailed Description

Definition at line 423 of file internal.h.

Member Data Documentation

◆ _GLFW_PLATFORM_MONITOR_STATE

_GLFWmonitor::_GLFW_PLATFORM_MONITOR_STATE

Definition at line 442 of file internal.h.

◆ currentMode

GLFWvidmode _GLFWmonitor::currentMode

Definition at line 436 of file internal.h.

◆ currentRamp

GLFWgammaramp _GLFWmonitor::currentRamp

Definition at line 439 of file internal.h.

◆ heightMM

int _GLFWmonitor::heightMM

Definition at line 429 of file internal.h.

◆ modeCount

int _GLFWmonitor::modeCount

Definition at line 435 of file internal.h.

◆ modes

GLFWvidmode* _GLFWmonitor::modes

Definition at line 434 of file internal.h.

◆ name

char* _GLFWmonitor::name

Definition at line 425 of file internal.h.

◆ originalRamp

GLFWgammaramp _GLFWmonitor::originalRamp

Definition at line 438 of file internal.h.

◆ userPointer

void* _GLFWmonitor::userPointer

Definition at line 426 of file internal.h.

◆ widthMM

int _GLFWmonitor::widthMM

Definition at line 429 of file internal.h.

◆ window

_GLFWwindow* _GLFWmonitor::window

Definition at line 432 of file internal.h.


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


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