Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

OFX::InteractArgs Struct Reference

#include <ofxsInteract.h>

Inheritance diagram for OFX::InteractArgs:

OFX::DrawArgs OFX::FocusArgs OFX::KeyArgs OFX::PenArgs List of all members.

Detailed Description

all image effect interacts have these argumens


Public Member Functions

 InteractArgs (const PropertySet &props)
 ctor

Public Attributes

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


Constructor & Destructor Documentation

OFX::InteractArgs::InteractArgs const PropertySet props  ) 
 

ctor


Member Data Documentation

OfxPointD OFX::InteractArgs::renderScale
 

The current render scale being applied to any image that would be fetched.

double OFX::InteractArgs::time
 

The current effect time to draw at.


The documentation for this struct was generated from the following files:
Generated on Thu Oct 9 13:03:49 2008 for OFX Support by  doxygen 1.3.9.1