TuttleOFX  1
OFX::OverlayInteract Class Reference

an interact for an image effect overlay More...

#include <ofxsInteract.h>

Inheritance diagram for OFX::OverlayInteract:
Collaboration diagram for OFX::OverlayInteract:

Public Member Functions

 OverlayInteract (OfxInteractHandle handle)
 ctor
virtual ~OverlayInteract ()
 dtor

Detailed Description

an interact for an image effect overlay

Definition at line 225 of file ofxsInteract.h.


Constructor & Destructor Documentation

OFX::OverlayInteract::OverlayInteract ( OfxInteractHandle  handle)

ctor

Definition at line 292 of file ofxsInteract.cpp.

References OFX::Interact::_effect, and OFX::ImageEffect::addOverlayInteract().

Here is the call graph for this function:

OFX::OverlayInteract::~OverlayInteract ( ) [virtual]

dtor

ctor

Definition at line 301 of file ofxsInteract.cpp.

References OFX::Interact::_effect, and OFX::ImageEffect::removeOverlayInteract().

Here is the call graph for this function:


The documentation for this class was generated from the following files: