openFrameworks
openFrameworks copied to clipboard
ofMainLoop, ofSetMainLoop, where to use it?
About OF objects, is there a real necessity ofMainLoop is a shared pointer and able to be set via ofSetMainLoop? I see it holds all windows used by the program. maybe an alternative set of windows?
Maybe somebody uses two ofMainLoop objects and alternates them?