#include <ofxsInteract.h>
Inheritance diagram for OFX::PenArgs:

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. | |
|
|
ctor
|
|
|
The current pen position.
|
|
|
The normalised pressure on the pen.
|
|
|
The current effect time to draw at.
|
1.3.9.1