|
TuttleOFX
1
|
#include <ofxsInteract.h>


Public Types | |
| typedef DESC | Descriptor |
Public Member Functions | |
| OfxPluginEntryPoint * | getMainEntry () |
| OFX::InteractDescriptor & | getDescriptor () |
Data Fields | |
| Descriptor | _descriptor |
Definition at line 332 of file ofxsInteract.h.
| typedef DESC OFX::DefaultEffectOverlayWrap< DESC >::Descriptor |
Definition at line 335 of file ofxsInteract.h.
| OFX::InteractDescriptor& OFX::DefaultEffectOverlayWrap< DESC >::getDescriptor | ( | ) | [inline, virtual] |
Implements OFX::EffectInteractWrap.
Definition at line 340 of file ofxsInteract.h.
References OFX::DefaultEffectOverlayWrap< DESC >::_descriptor.
| OfxPluginEntryPoint* OFX::DefaultEffectOverlayWrap< DESC >::getMainEntry | ( | ) | [inline, virtual] |
Implements OFX::EffectInteractWrap.
Definition at line 338 of file ofxsInteract.h.
| Descriptor OFX::DefaultEffectOverlayWrap< DESC >::_descriptor |
Definition at line 336 of file ofxsInteract.h.
Referenced by OFX::DefaultEffectOverlayWrap< DESC >::getDescriptor().