Glfwx  0.1.0
C++ wrapper for GLFW
Glfwx::Monitor Member List

This is the complete list of members for Glfwx::Monitor, including all inherited members.

context() constGlfwx::Monitor
enumerate()Glfwx::Monitorstatic
enumerateVideoModes() constGlfwx::Monitor
GammaRamp typedefGlfwx::Monitor
gammaRamp() constGlfwx::Monitor
Monitor(GLFWmonitor *m)Glfwx::Monitorexplicit
name() constGlfwx::Monitor
operator GLFWmonitor *() constGlfwx::Monitor
position(int *x, int *y) constGlfwx::Monitor
primary()Glfwx::Monitorstatic
scale(float *x, float *y) constGlfwx::Monitor
setConnectionChangedCallback(std::function< void(Monitor const &, bool)> const &cb)Glfwx::Monitorstatic
setContext(void *context)Glfwx::Monitor
setGamma(float gamma)Glfwx::Monitor
setGammaRamp(GammaRamp const &ramp)Glfwx::Monitor
size(int *width, int *height) constGlfwx::Monitor
VideoMode typedefGlfwx::Monitor
videoMode() constGlfwx::Monitor
workArea(int *x, int *y, int *width, int *height) constGlfwx::Monitor