#include <ofxsInteract.h>
Inheritance diagram for OFX::ParamInteract:

Public Member Functions | |
| ParamInteract (OfxInteractHandle handle, ImageEffect *effect) | |
| virtual | ~ParamInteract () |
| double | getInteractSizeAspect () const |
| OfxPointI | getInteractMinimumSize () const |
| OfxPointI | getInteractPreferredSize () const |
| OfxPointI | getInteractSize () const |
Protected Attributes | |
| ImageEffect * | _effect |
| The instance we are associated with. | |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The instance we are associated with.
Reimplemented from OFX::Interact. |
1.3.9.1