Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

OFX::RegionOfInterestSetter Class Reference

#include <ofxsImageEffect.h>

List of all members.


Detailed Description

Class used to set regions of interest on a clip in OFX::ImageEffect::getRegionsOfInterest.

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


Member Function Documentation

virtual void OFX::RegionOfInterestSetter::setRegionOfInterest const Clip clip,
const OfxRectD &  RoI
[pure virtual]
 

function to set the RoI of a clip, pass in the clip to set the RoI of, and the RoI itself


The documentation for this class was generated from the following file:
Generated on Thu Oct 9 13:03:49 2008 for OFX Support by  doxygen 1.3.9.1