#include <stlrecognitioncommon.h>
Public Member Functions | |
| StlStrokePoint (StlStrokeCoordT x=0.0, StlStrokeCoordT y=0.0, StlStrokePressureT pressure=0.0, StlStrokeTimeT milliTime=0) | |
Public Attributes | |
| StlStrokeCoordT | x |
| StlStrokeCoordT | y |
| StlStrokePressureT | pressure |
| StlStrokeTimeT | milliTime |
| StlStrokePoint::StlStrokePoint | ( | StlStrokeCoordT | x = 0.0, |
|
| StlStrokeCoordT | y = 0.0, |
|||
| StlStrokePressureT | pressure = 0.0, |
|||
| StlStrokeTimeT | milliTime = 0 | |||
| ) | [inline] |
1.5.2