@jeromeh wrote:
So I've declared a public variable in ofApp.h
Its value is being constantly updated in update() in ofApp.cppNow I want to access this value from secondFile.cpp ... how would I do that?
Just referencing it is obviously now enough ...
Thanks!
Posts: 2
Participants: 2