struct GLFWvidmode

Defined at line 1541 of file ../../third_party/glfw/include/GLFW/glfw3.h

Video mode type.

This describes a single video mode.

Public Members

int width
int height
int redBits
int greenBits
int blueBits
int refreshRate