TuttleOFX  1
OFX::InstanceChangedArgs Struct Reference

POD data structure passing in the instance changed args. More...

#include <ofxsImageEffect.h>

Collaboration diagram for OFX::InstanceChangedArgs:

Public Member Functions

 InstanceChangedArgs (const OfxTime time=0.0, const OfxPointD renderScale=kNoRenderScale, const InstanceChangeReason reason=OFX::eChangePluginEdit)

Data Fields

OfxTime time
OfxPointD renderScale
 the renderscale on the instance
InstanceChangeReason reason
 why did it change

Detailed Description

POD data structure passing in the instance changed args.

Definition at line 919 of file ofxsImageEffect.h.


Constructor & Destructor Documentation

OFX::InstanceChangedArgs::InstanceChangedArgs ( const OfxTime  time = 0.0,
const OfxPointD  renderScale = kNoRenderScale,
const InstanceChangeReason  reason = OFX::eChangePluginEdit 
) [inline]

Definition at line 921 of file ofxsImageEffect.h.


Field Documentation


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