|
TuttleOFX
1
|
an interact for an image effect overlay More...
#include <ofxsInteract.h>


Public Member Functions | |
| OverlayInteract (OfxInteractHandle handle) | |
| ctor | |
| virtual | ~OverlayInteract () |
| dtor | |
an interact for an image effect overlay
Definition at line 225 of file ofxsInteract.h.
| OFX::OverlayInteract::OverlayInteract | ( | OfxInteractHandle | handle | ) |
ctor
Definition at line 292 of file ofxsInteract.cpp.
References OFX::Interact::_effect, and OFX::ImageEffect::addOverlayInteract().

| OFX::OverlayInteract::~OverlayInteract | ( | ) | [virtual] |
dtor
ctor
Definition at line 301 of file ofxsInteract.cpp.
References OFX::Interact::_effect, and OFX::ImageEffect::removeOverlayInteract().
