|
| | DirectionHistoryInfo () |
| |
| | DirectionHistoryInfo (qreal _totalDistance, int _currentDabSeqNo, qreal _lastAngle, QPointF _lastPosition, qreal _lastMaxPressure, boost::optional< qreal > _lockedDrawingAngle) |
| |
Definition at line 107 of file kis_paint_information.cc.
◆ DirectionHistoryInfo() [1/2]
| KisPaintInformation::Private::DirectionHistoryInfo::DirectionHistoryInfo |
( |
| ) |
|
|
inline |
◆ DirectionHistoryInfo() [2/2]
| KisPaintInformation::Private::DirectionHistoryInfo::DirectionHistoryInfo |
( |
qreal | _totalDistance, |
|
|
int | _currentDabSeqNo, |
|
|
qreal | _lastAngle, |
|
|
QPointF | _lastPosition, |
|
|
qreal | _lastMaxPressure, |
|
|
boost::optional< qreal > | _lockedDrawingAngle ) |
|
inline |
◆ currentDabSeqNo
| int KisPaintInformation::Private::DirectionHistoryInfo::currentDabSeqNo = 0 |
◆ lastAngle
| qreal KisPaintInformation::Private::DirectionHistoryInfo::lastAngle = 0.0 |
◆ lastMaxPressure
| qreal KisPaintInformation::Private::DirectionHistoryInfo::lastMaxPressure = 0.0 |
◆ lastPosition
| QPointF KisPaintInformation::Private::DirectionHistoryInfo::lastPosition |
◆ lockedDrawingAngle
| boost::optional<qreal> KisPaintInformation::Private::DirectionHistoryInfo::lockedDrawingAngle |
◆ totalStrokeLength
| qreal KisPaintInformation::Private::DirectionHistoryInfo::totalStrokeLength = 0.0 |
The documentation for this struct was generated from the following file: