TuttleOFX  1
OFX::PenArgs Struct Reference

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

#include <ofxsInteract.h>

Inheritance diagram for OFX::PenArgs:
Collaboration diagram for OFX::PenArgs:

Public Member Functions

 PenArgs (const PropertySet &props)
 ctor

Data Fields

OfxPointD pixelScale
 The pixel scale.
OfxPointD penPosition
 The current pen position.
double penPressure
 The normalised pressure on the pen.

Detailed Description

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

Definition at line 82 of file ofxsInteract.h.


Constructor & Destructor Documentation

OFX::PenArgs::PenArgs ( const PropertySet props)

Field Documentation

The normalised pressure on the pen.

Definition at line 88 of file ofxsInteract.h.

Referenced by PenArgs().


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