Video mode type. More...
#include <glfw3.h>
List of all members.
Video mode type.
This describes a single video mode.
Definition at line 983 of file glfw3.h.
The bit depth of the blue channel of the video mode.
Definition at line 999 of file glfw3.h.
The bit depth of the green channel of the video mode.
Definition at line 996 of file glfw3.h.
The height, in screen coordinates, of the video mode.
Definition at line 990 of file glfw3.h.
The bit depth of the red channel of the video mode.
Definition at line 993 of file glfw3.h.
The refresh rate, in Hz, of the video mode.
Definition at line 1002 of file glfw3.h.
The width, in screen coordinates, of the video mode.
Definition at line 987 of file glfw3.h.