i think the easiest until there's some control that allows to use ofParmater<ofRectangle>
would be to have ofParamters for x,y,w,h and add a listener function to all of them, when any of them changes update the roi by creating the rectangle from x,y,w,h
↧
Using ofParameter to modify ofRect within a class with Gui
↧