bindDrawFrameBuffer() const override | eq::GLWindow | virtual |
bindFrameBuffer() const override | eq::GLWindow | virtual |
chooseWGLPixelFormat() | eq::wgl::Window | virtual |
configExit() | eq::wgl::Window | virtual |
configExitFBO() | eq::GLWindow | virtual |
configInit() | eq::wgl::Window | virtual |
configInitFBO() | eq::GLWindow | virtual |
configInitWGLDrawable(int pixelFormat) | eq::wgl::Window | virtual |
configInitWGLFBO(int pixelFormat) | eq::wgl::Window | virtual |
configInitWGLPBuffer(int pixelFormat) | eq::wgl::Window | virtual |
configInitWGLWindow(int pixelFormat) | eq::wgl::Window | virtual |
createWGLContext() | eq::wgl::Window | virtual |
createWGLDisplayDC() | eq::wgl::Window | virtual |
destroyWGLContext(HGLRC context) | eq::wgl::Window | virtual |
doneCurrent() const | eq::wgl::Window | virtual |
exitEventHandler() | eq::wgl::Window | virtual |
exitGLEW() | eq::GLWindow | virtual |
exitWGLAffinityDC() | eq::wgl::Window | virtual |
finish() override | eq::GLWindow | virtual |
flush() override | eq::GLWindow | virtual |
getColorFormat() const (defined in eq::SystemWindow) | eq::SystemWindow | |
getFrameBufferObject() const override | eq::GLWindow | virtual |
getFrameBufferObject() override | eq::GLWindow | virtual |
getIAttribute(const WindowSettings::IAttribute attr) const | eq::SystemWindow | |
getName() const | eq::SystemWindow | |
getPixelViewport() const | eq::SystemWindow | |
getSharedContextWindow() const | eq::SystemWindow | |
getWGLAffinityDC() | eq::wgl::Window | virtual |
getWGLContext() const | eq::wgl::Window | virtual |
getWGLDC() const | eq::wgl::Window | virtual |
getWGLEventHandler() const | eq::wgl::Window | |
getWGLPBufferHandle() const | eq::wgl::Window | virtual |
getWGLWindowHandle() const | eq::wgl::Window | virtual |
glewGetContext() const override | eq::GLWindow | virtual |
GLWindow(NotifierInterface &parent, const WindowSettings &settings) | eq::GLWindow | |
initEventHandler() | eq::wgl::Window | virtual |
initGLEW() | eq::GLWindow | virtual |
initWGLAffinityDC() | eq::wgl::Window | virtual |
isCurrent() const | eq::GLWindow | |
joinNVSwapBarrier(const uint32_t group, const uint32_t barrier) | eq::wgl::Window | virtual |
leaveNVSwapBarrier() | eq::wgl::Window | |
makeCurrent(const bool cache=true) const | eq::wgl::Window | virtual |
processEvent(EventType type, PointerEvent &event) override | eq::wgl::Window | virtual |
processEvent(EventType type) override | eq::wgl::Window | virtual |
eq::wgl::WindowIF::processEvent(EventType type, SizeEvent &event) | eq::wgl::WindowIF | inlinevirtual |
eq::wgl::WindowIF::processEvent(EventType type, KeyEvent &event) | eq::wgl::WindowIF | inlinevirtual |
eq::wgl::WindowIF::processEvent(EventType type, AxisEvent &event) | eq::wgl::WindowIF | inlinevirtual |
eq::wgl::WindowIF::processEvent(EventType type, ButtonEvent &event) | eq::wgl::WindowIF | inlinevirtual |
queryDrawableConfig(DrawableConfig &) override | eq::GLWindow | virtual |
sendError(const uint32_t error) | eq::SystemWindow | |
setName(const std::string &name) | eq::SystemWindow | |
setPixelViewport(const PixelViewport &pvp) | eq::SystemWindow | |
setWGLContext(HGLRC context) | eq::wgl::Window | virtual |
setWGLPBufferHandle(HPBUFFERARB handle) | eq::wgl::Window | virtual |
setWGLWindowHandle(HWND handle) | eq::wgl::Window | virtual |
swapBuffers() | eq::wgl::Window | virtual |
SystemWindow(NotifierInterface &parent, const WindowSettings &settings) | eq::SystemWindow | |
updateFrameBuffer() const override | eq::GLWindow | virtual |
wglewGetContext() | eq::wgl::Window | protected |
Window(NotifierInterface &parent, const WindowSettings &settings, Pipe &pipe) | eq::wgl::Window | |
WindowIF(NotifierInterface &parent, const WindowSettings &settings) | eq::wgl::WindowIF | inline |
~GLWindow() | eq::GLWindow | virtual |
~SystemWindow() | eq::SystemWindow | virtual |
~Window() | eq::wgl::Window | virtual |
~WindowIF() | eq::wgl::WindowIF | inlinevirtual |