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

OFX::PenArgs Struct Reference

#include <ofxsInteract.h>

Inheritance diagram for OFX::PenArgs:

OFX::InteractArgs List of all members.

Detailed Description

POD to pass arguments into OFX::Interact pen actions.


Public Member Functions

 PenArgs (const PropertySet &props)
 ctor

Public Attributes

OfxPointD pixelScale
 The current effect time to draw at.
OfxPointD penPosition
 The current pen position.
double penPressure
 The normalised pressure on the pen.


Constructor & Destructor Documentation

OFX::PenArgs::PenArgs const PropertySet props  ) 
 

ctor


Member Data Documentation

OfxPointD OFX::PenArgs::penPosition
 

The current pen position.

double OFX::PenArgs::penPressure
 

The normalised pressure on the pen.

OfxPointD OFX::PenArgs::pixelScale
 

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