#include <ofxsImageEffect.h>
This is a base class, the actual class is private and you don't need to see the glue involved.
Public Member Functions | |
| virtual void | setRegionOfInterest (const Clip &clip, const OfxRectD &RoI)=0 |
| function to set the RoI of a clip, pass in the clip to set the RoI of, and the RoI itself | |
|
||||||||||||
|
function to set the RoI of a clip, pass in the clip to set the RoI of, and the RoI itself
|
1.3.9.1