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) | ofMainLoop | inline |
createWindow(const ofWindowSettings &settings) | ofMainLoop | |
exit() | ofMainLoop | |
exitEvent | ofMainLoop | |
get_thread_id() | ofMainLoop | inline |
getCurrentApp() | ofMainLoop | |
getCurrentWindow() | ofMainLoop | |
loop() | ofMainLoop | |
loopEvent | ofMainLoop | |
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() | ofMainLoop | virtual |