GLFWvidmode
extern (C)
struct GLFWvidmode {
}
- blueBits
int blueBits;
Undocumented in source.
- greenBits
int greenBits;
Undocumented in source.
- height
int height;
Undocumented in source.
- redBits
int redBits;
Undocumented in source.
- refreshRate
int refreshRate;
Undocumented in source.
- width
int width;
Undocumented in source.
deimos glfw glfw3
aliasesfunctionsmanifest constantsstructs