Searched defs:_GLFWmonitor (Results 1 – 1 of 1) sorted by relevance
59 typedef struct _GLFWmonitor _GLFWmonitor; typedef398 struct _GLFWmonitor struct400 char* name;403 int widthMM, heightMM;406 _GLFWwindow* window;408 GLFWvidmode* modes;409 int modeCount;410 GLFWvidmode currentMode;412 GLFWgammaramp originalRamp;413 GLFWgammaramp currentRamp;