|
Glfwx
0.1.0
C++ wrapper for GLFW
|
This is the complete list of members for Glfwx::Monitor, including all inherited members.
| context() const | Glfwx::Monitor | |
| enumerate() | Glfwx::Monitor | static |
| enumerateVideoModes() const | Glfwx::Monitor | |
| GammaRamp typedef | Glfwx::Monitor | |
| gammaRamp() const | Glfwx::Monitor | |
| Monitor(GLFWmonitor *m) | Glfwx::Monitor | explicit |
| name() const | Glfwx::Monitor | |
| operator GLFWmonitor *() const | Glfwx::Monitor | |
| position(int *x, int *y) const | Glfwx::Monitor | |
| primary() | Glfwx::Monitor | static |
| scale(float *x, float *y) const | Glfwx::Monitor | |
| setConnectionChangedCallback(std::function< void(Monitor const &, bool)> const &cb) | Glfwx::Monitor | static |
| setContext(void *context) | Glfwx::Monitor | |
| setGamma(float gamma) | Glfwx::Monitor | |
| setGammaRamp(GammaRamp const &ramp) | Glfwx::Monitor | |
| size(int *width, int *height) const | Glfwx::Monitor | |
| VideoMode typedef | Glfwx::Monitor | |
| videoMode() const | Glfwx::Monitor | |
| workArea(int *x, int *y, int *width, int *height) const | Glfwx::Monitor |
1.8.14