addCurrentMainWindow(RE_Window *win) | RE_Server | |
displayScreenArea(int screen_num) | RE_Server | static |
displayWorkArea(int screen_num) | RE_Server | static |
flush() const | RE_Server | |
fromScreenCoords(int &x, int &y) | RE_Server | static |
fromScreenScale(int screen, int &value) | RE_Server | static |
getColorUnderCursor(float color[3]) const | RE_Server | |
getContextMatching(RE_DisplayMode mode) const | RE_Server | |
getCurrentMainWindow() const | RE_Server | |
getDragDelay() | RE_Server | inlinestatic |
getDragTolX() | RE_Server | inlinestatic |
getDragTolY() | RE_Server | inlinestatic |
getFirstCurrentMainWindow() const | RE_Server | |
getFocusWindow() const | RE_Server | inline |
getMinXRes() | RE_Server | inlinestatic |
getMinYRes() | RE_Server | inlinestatic |
GLCurrentContext() const | RE_Server | |
GLGetCurrentDrawable() | RE_Server | |
GLMakeCopyCurrent(OGLDrawable draw, RE_OGLContext sourceContext, RE_OGLContext targetContext) | RE_Server | |
GLMakeCurrent(OGLDrawable draw, RE_OGLContext context, bool ignore_errors) | RE_Server | |
GLSwapBuffers(RE_Window *currentWindow) | RE_Server | |
GLWaitGL() | RE_Server | |
hasServer() | RE_Server | static |
initServer() | RE_Server | |
isAppExiting() | RE_Server | static |
meetsMinRes() const | RE_Server | |
nativeScreenArea(int screen_num) | RE_Server | static |
nativeWorkArea(int screen_num) | RE_Server | static |
newWindow(RE_DisplayMode mode, RE_WindowType type, RE_VisualType vis_type=RE_NORMAL_VIS) | RE_Server | |
numScreens() | RE_Server | static |
physicalDPI(int screen_num) | RE_Server | static |
primaryScreenNum() | RE_Server | static |
RE_Server() | RE_Server | |
removeCurrentMainWindow(RE_Window *win) | RE_Server | |
screenArea(int screen_num) | RE_Server | static |
screenContaining(int x, int y, bool native=false) | RE_Server | static |
screenToDeviceScale(int screen_num) | RE_Server | static |
setAppExiting() | RE_Server | static |
setFocusWindow(RE_IDType wid) | RE_Server | |
toScreenCoords(int &x, int &y) | RE_Server | static |
toScreenScale(int screen, int &value) | RE_Server | static |
virtualScreenArea() | RE_Server | static |
virtualWorkArea() | RE_Server | static |
windowUnderCursor(RE_IDType wid, int x, int y) const | RE_Server | |
windowUnderCursor() | RE_Server | static |
workArea(int screen_num) | RE_Server | static |
~RE_Server() | RE_Server | |