ofxMSAInteractiveObject
ofxMSAInteractiveObject copied to clipboard
quadwarper not editable
The following line is commented out in the QuadWarper (in setup), meaning that the corners are not editable. Discovered this when I was updating an older project. Any reason for this, or is it just a bug?
setSize(baseDraw.getWidth(), baseDraw.getHeight());