#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 423 of file internal.h.
| _GLFWmonitor::_GLFW_PLATFORM_MONITOR_STATE |
Definition at line 442 of file internal.h.
| GLFWvidmode _GLFWmonitor::currentMode |
Definition at line 436 of file internal.h.
| GLFWgammaramp _GLFWmonitor::currentRamp |
Definition at line 439 of file internal.h.
| int _GLFWmonitor::heightMM |
Definition at line 429 of file internal.h.
| int _GLFWmonitor::modeCount |
Definition at line 435 of file internal.h.
| GLFWvidmode* _GLFWmonitor::modes |
Definition at line 434 of file internal.h.
| char* _GLFWmonitor::name |
Definition at line 425 of file internal.h.
| GLFWgammaramp _GLFWmonitor::originalRamp |
Definition at line 438 of file internal.h.
| void* _GLFWmonitor::userPointer |
Definition at line 426 of file internal.h.
| int _GLFWmonitor::widthMM |
Definition at line 429 of file internal.h.
| _GLFWwindow* _GLFWmonitor::window |
Definition at line 432 of file internal.h.