#include <internal.h>
Public Attributes | |
| _GLFW_PLATFORM_MONITOR_STATE | |
| GLFWvidmode | currentMode |
| GLFWgammaramp | currentRamp |
| int | heightMM |
| int | modeCount |
| GLFWvidmode * | modes |
| char * | name |
| GLFWgammaramp | originalRamp |
| void * | userPointer |
| int | widthMM |
| _GLFWwindow * | window |
Definition at line 422 of file internal.h.
| _GLFWmonitor::_GLFW_PLATFORM_MONITOR_STATE |
Definition at line 441 of file internal.h.
| GLFWvidmode _GLFWmonitor::currentMode |
Definition at line 435 of file internal.h.
| GLFWgammaramp _GLFWmonitor::currentRamp |
Definition at line 438 of file internal.h.
| int _GLFWmonitor::heightMM |
Definition at line 428 of file internal.h.
| int _GLFWmonitor::modeCount |
Definition at line 434 of file internal.h.
| GLFWvidmode* _GLFWmonitor::modes |
Definition at line 433 of file internal.h.
| char* _GLFWmonitor::name |
Definition at line 424 of file internal.h.
| GLFWgammaramp _GLFWmonitor::originalRamp |
Definition at line 437 of file internal.h.
| void* _GLFWmonitor::userPointer |
Definition at line 425 of file internal.h.
| int _GLFWmonitor::widthMM |
Definition at line 428 of file internal.h.
| _GLFWwindow* _GLFWmonitor::window |
Definition at line 431 of file internal.h.