reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofAppEGLWindow Member List

This is the complete list of members for ofAppEGLWindow, including all inherited members.

addInput(const char *node, bool isMouse)ofAppEGLWindowprotected
allowsMultiWindow()ofAppEGLWindowinlinestatic
bEnableSetupScreenofAppEGLWindowprotected
bNewScreenModeofAppEGLWindowprotected
bShowCursorofAppEGLWindowprotected
buttonInUseofAppEGLWindowprotected
checkEvents()ofAppEGLWindowprotected
close()ofAppEGLWindowvirtual
createSurface()ofAppEGLWindowprotected
createWindow(const ofRectangle &requestedWindowRect)ofAppEGLWindowprotected
createX11NativeWindow(const ofRectangle &requestedWindowRect)ofAppEGLWindowprotected
currentWindowRectofAppEGLWindowprotected
destroyNativeEvents()ofAppEGLWindowprotected
destroyNativeInput()ofAppEGLWindowprotected
destroyNativeUDev()ofAppEGLWindowprotected
destroySurface()ofAppEGLWindowprotected
destroyWindow()ofAppEGLWindowprotected
disableSetupScreen()ofAppEGLWindowvirtual
doesHWOrientation()ofAppEGLWindowvirtual
doesLoop()ofAppEGLWindowinlinestatic
draw()ofAppEGLWindowvirtual
eglConfigofAppEGLWindowprotected
eglContextofAppEGLWindowprotected
eglDisplayofAppEGLWindowprotected
eglDisplayStringofAppEGLWindowprotected
eglSurfaceofAppEGLWindowprotected
eglVersionMajorofAppEGLWindowprotected
eglVersionMinorofAppEGLWindowprotected
enableSetupScreen()ofAppEGLWindowvirtual
events()ofAppEGLWindowvirtual
exitNative()ofAppEGLWindowprotected
finishRender()ofAppEGLWindowvirtual
getClipboardString()ofAppBaseWindowinlinevirtual
getEglConfig() constofAppEGLWindow
getEglContext() constofAppEGLWindow
getEglDisplay() constofAppEGLWindow
getEglSurface() constofAppEGLWindow
getEglVersionMajor() constofAppEGLWindow
getEglVersionMinor() constofAppEGLWindow
getHeight()ofAppEGLWindowvirtual
getNativeDisplay()ofAppEGLWindowprotected
getNativeThread()ofThread
getNativeThread() constofThread
getNativeWindow()ofAppEGLWindowprotected
getOrientation()ofAppEGLWindowvirtual
getScreenRect()ofAppEGLWindowprotectedvirtual
getScreenSize()ofAppEGLWindowvirtual
getThreadId() constofThread
getThreadName() constofThread
getWidth()ofAppEGLWindowvirtual
getWindowContext()ofAppBaseWindowinlinevirtual
getWindowHeight()ofAppEGLWindowprotected
getWindowMode()ofAppEGLWindowvirtual
getWindowPosition()ofAppEGLWindowvirtual
getWindowShouldClose()ofAppBaseWindowinlinevirtual
getWindowSize()ofAppEGLWindowvirtual
getWindowWidth()ofAppEGLWindowprotected
getX11Display()ofAppEGLWindow
getX11Window()ofAppEGLWindow
handleX11Event(const XEvent &event)ofAppEGLWindowprotectedstatic
hasKeyboard()ofAppEGLWindowinlineprotected
hasMouse()ofAppEGLWindowinlineprotected
hideCursor()ofAppEGLWindowvirtual
INFINITE_JOIN_TIMEOUT enum valueofThread
initNative()ofAppEGLWindowprotected
isCurrentThread() constofThread
isSurfaceInitedofAppEGLWindowprotected
isThreadRunning() constofThread
isUsingX11ofAppEGLWindowprotected
isWindowInitedofAppEGLWindowprotected
keyEventsofAppEGLWindowprotected
lock()ofThread
loop()ofAppEGLWindowinlinestatic
makeCurrent()ofAppEGLWindowvirtual
mouseAbsXMaxofAppEGLWindowprotected
mouseAbsXMinofAppEGLWindowprotected
mouseAbsYMaxofAppEGLWindowprotected
mouseAbsYMinofAppEGLWindowprotected
mouseCursorofAppEGLWindowprotected
mouseEventsofAppEGLWindowprotected
mouseScaleXofAppEGLWindowprotected
mouseScaleYofAppEGLWindowprotected
mutexofThreadmutableprotected
needsPolling()ofAppEGLWindowinlinestatic
nFramesSinceWindowResizedofAppEGLWindowprotected
nonFullscreenWindowRectofAppEGLWindowprotected
OF_DEPRECATED_MSG("Use tryLock instead of setting the type of lock on startThread", void startThread(bool mutexBlocks))ofThread
ofAppBaseWindow()ofAppBaseWindowinline
ofAppEGLWindow()ofAppEGLWindow
ofThread()ofThread
orientationofAppEGLWindowprotected
pollEvents()ofAppEGLWindowstatic
printInput()ofAppEGLWindowprotected
processInput(int fd, const char *node)ofAppEGLWindowprotected
readNativeInputEvents()ofAppEGLWindowprotected
readNativeUDevEvents()ofAppEGLWindowprotected
removeInput(const char *node)ofAppEGLWindowprotected
renderer()ofAppEGLWindowvirtual
setClipboardString(const std::string &text)ofAppBaseWindowinlinevirtual
setFullscreen(bool fullscreen)ofAppEGLWindowvirtual
setOrientation(ofOrientation orientation)ofAppEGLWindowvirtual
setThreadName(const std::string &name)ofThread
setThreadTimeout(long timeOut)ofAppEGLWindowinline
Settings typedefofAppEGLWindow
setup(const ofAppEGLWindowSettings &settings)ofAppEGLWindow
setup(const ofGLESWindowSettings &settings)ofAppEGLWindowvirtual
setup(const ofGLESWindowSettings &settings)=0ofAppEGLWindowvirtual
setup(const ofWindowSettings &settings)ofAppEGLWindowinlinevirtual
setupNativeEvents()ofAppEGLWindowprotected
setupNativeInput()ofAppEGLWindowprotected
setupNativeUDev()ofAppEGLWindowprotected
setupPeripherals()ofAppEGLWindowprotectedvirtual
setVerticalSync(bool enabled)ofAppEGLWindowvirtual
setWindowPosition(int x, int y)ofAppEGLWindowvirtual
setWindowRect(const ofRectangle &requestedWindowRect)ofAppEGLWindowprotected
setWindowShape(int w, int h)ofAppEGLWindowvirtual
setWindowShouldClose()ofAppBaseWindowinlinevirtual
setWindowTitle(std::string title)ofAppEGLWindowvirtual
showCursor()ofAppEGLWindowvirtual
sleep(long milliseconds)ofThread
startRender()ofAppEGLWindowvirtual
startThread()ofThread
stopThread()ofThread
swapBuffers()ofAppEGLWindowvirtual
threadofThreadprotected
threadedFunction()ofAppEGLWindowprotectedvirtual
toggleFullscreen()ofAppEGLWindowvirtual
touchEventsofAppEGLWindowprotected
tryLock()ofThread
unlock()ofThread
update()ofAppEGLWindowvirtual
waitForThread(bool callStopThread=true, long milliseconds=INFINITE_JOIN_TIMEOUT)ofThread
windowModeofAppEGLWindowprotected
x11DisplayofAppEGLWindowprotected
x11ScreenofAppEGLWindowprotected
x11ScreenNumofAppEGLWindowprotected
x11WindowofAppEGLWindowprotected
yield()ofThread
~ofAppBaseGLESWindow()ofAppBaseGLESWindowinlinevirtual
~ofAppBaseWindow()ofAppBaseWindowinlinevirtual
~ofAppEGLWindow()ofAppEGLWindowvirtual