TuttleOFX  1
OFX::InteractArgs Struct Reference

all image effect interacts have these argumens More...

#include <ofxsInteract.h>

Inheritance diagram for OFX::InteractArgs:
Collaboration diagram for OFX::InteractArgs:

Public Member Functions

 InteractArgs (const PropertySet &props)
 ctor

Data Fields

double time
 The current effect time to draw at.
OfxPointD renderScale
 The current render scale being applied to any image that would be fetched.

Detailed Description

all image effect interacts have these argumens

Definition at line 64 of file ofxsInteract.h.


Constructor & Destructor Documentation

OFX::InteractArgs::InteractArgs ( const PropertySet props)

ctor

Definition at line 310 of file ofxsInteract.cpp.

References OFX::getRenderScale(), kOfxPropTime, OFX::PropertySet::propGetDouble(), renderScale, and time.

Here is the call graph for this function:


Field Documentation


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