|
Krita Source Code Documentation
|
Public Member Functions | |
| DistancePoint () | |
| DistancePoint (qreal _distance, qreal _time) | |
Public Attributes | |
| qreal | distance {0.0} |
| qreal | time {0.0} |
Definition at line 34 of file kis_speed_smoother.cpp.
|
inline |
Definition at line 35 of file kis_speed_smoother.cpp.
|
inline |
Definition at line 41 of file kis_speed_smoother.cpp.
| qreal KisSpeedSmoother::Private::DistancePoint::distance {0.0} |
Definition at line 47 of file kis_speed_smoother.cpp.
| qreal KisSpeedSmoother::Private::DistancePoint::time {0.0} |
Definition at line 48 of file kis_speed_smoother.cpp.