#include <strokelist.h>
Public Member Functions | |
| StrokePoint (StrokeCoordT x=0.0, StrokeCoordT y=0.0, StrokePressureT pressure=0.0, StrokeTimeT milliTime=0) | |
| StrokePoint (const StrokePointBase &pt, StrokePressureT pressure=0.0, StrokeTimeT milliTime=0) | |
Public Attributes | |
| StrokePressureT | pressure |
| StrokeTimeT | milliTime |
| StrokePoint::StrokePoint | ( | StrokeCoordT | x = 0.0, |
|
| StrokeCoordT | y = 0.0, |
|||
| StrokePressureT | pressure = 0.0, |
|||
| StrokeTimeT | milliTime = 0 | |||
| ) | [inline] |
| StrokePoint::StrokePoint | ( | const StrokePointBase & | pt, | |
| StrokePressureT | pressure = 0.0, |
|||
| StrokeTimeT | milliTime = 0 | |||
| ) | [inline] |
0.0-1.0, which allows for higher or lower precise tablets.
1.5.2