reference

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

ofMainLoop Member List

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

addWindow(const std::shared_ptr< Window > &window)ofMainLoopinline
createWindow(const ofWindowSettings &settings)ofMainLoop
exit()ofMainLoop
exitEventofMainLoop
get_thread_id()ofMainLoopinline
getCurrentApp()ofMainLoop
getCurrentWindow()ofMainLoop
loop()ofMainLoop
loopEventofMainLoop
loopOnce()ofMainLoop
ofMainLoop()ofMainLoop
pollEvents()ofMainLoop
run(const std::shared_ptr< ofAppBaseWindow > &window, std::shared_ptr< ofBaseApp > &&app)ofMainLoop
run(std::shared_ptr< ofBaseApp > &&app)ofMainLoop
setCurrentWindow(const std::shared_ptr< ofAppBaseWindow > &window)ofMainLoop
setCurrentWindow(ofAppBaseWindow *window)ofMainLoop
setEscapeQuitsLoop(bool quits)ofMainLoop
shouldClose(int status)ofMainLoop
~ofMainLoop()ofMainLoopvirtual