|
Krita Source Code Documentation
|
This is the complete list of members for KisPaintInformation, including all inherited members.
| canvasMirroredH() const | KisPaintInformation | |
| canvasMirroredV() const | KisPaintInformation | |
| canvasRotation() const | KisPaintInformation | |
| createHoveringModeInfo(const QPointF &pos, qreal pressure=PRESSURE_DEFAULT, qreal xTilt=0.0, qreal yTilt=0.0, qreal rotation=0.0, qreal tangentialPressure=0.0, qreal perspective=1.0, qreal speed=0.0, qreal canvasrotation=0.0, bool canvasMirroredH=false, bool canvasMirroredV=false, qreal tiltDirectionOffset=0.0) | KisPaintInformation | static |
| currentDabSeqNo() const | KisPaintInformation | |
| currentTime() const | KisPaintInformation | |
| d | KisPaintInformation | private |
| drawingAngle(bool considerLockedAngle=false) const | KisPaintInformation | |
| drawingAngleSafe(const KisDistanceInformation &distance) const | KisPaintInformation | |
| drawingDirectionVector() const | KisPaintInformation | |
| drawingDistance() const | KisPaintInformation | |
| drawingSpeed() const | KisPaintInformation | |
| fromXML(const QDomElement &) | KisPaintInformation | static |
| isHoveringMode() const | KisPaintInformation | |
| KisPaintInformation(const QPointF &pos, qreal pressure, qreal xTilt, qreal yTilt, qreal rotation, qreal tangentialPressure, qreal perspective, qreal time, qreal speed) | KisPaintInformation | |
| KisPaintInformation(const QPointF &pos, qreal pressure, qreal xTilt, qreal yTilt, qreal rotation) | KisPaintInformation | |
| KisPaintInformation(const QPointF &pos=QPointF(), qreal pressure=PRESSURE_DEFAULT) | KisPaintInformation | |
| KisPaintInformation(const KisPaintInformation &rhs) | KisPaintInformation | |
| maxPressure() const | KisPaintInformation | |
| mix(const QPointF &p, qreal t, const KisPaintInformation &p1, const KisPaintInformation &p2) | KisPaintInformation | static |
| mix(qreal t, const KisPaintInformation &pi1, const KisPaintInformation &pi2) | KisPaintInformation | static |
| mixImpl(const QPointF &p, qreal t, const KisPaintInformation &p1, const KisPaintInformation &p2, bool posOnly, bool mixTime) | KisPaintInformation | privatestatic |
| mixOnlyPosition(qreal t, const KisPaintInformation &mixedPi, const KisPaintInformation &basePi) | KisPaintInformation | static |
| mixOtherImpl(const QPointF &p, qreal t, const KisPaintInformation &other, bool posOnly, bool mixTime) | KisPaintInformation | private |
| mixOtherOnlyPosition(qreal t, const KisPaintInformation &other) | KisPaintInformation | |
| mixOtherWithoutTime(qreal t, const KisPaintInformation &other) | KisPaintInformation | |
| mixWithoutTime(const QPointF &p, qreal t, const KisPaintInformation &p1, const KisPaintInformation &p2) | KisPaintInformation | static |
| mixWithoutTime(qreal t, const KisPaintInformation &pi1, const KisPaintInformation &pi2) | KisPaintInformation | static |
| operator=(const KisPaintInformation &rhs) | KisPaintInformation | |
| overrideDrawingAngle(qreal angle) | KisPaintInformation | |
| paintAt(PaintOp &op, KisDistanceInformation *distanceInfo) | KisPaintInformation | inline |
| perspective() const | KisPaintInformation | |
| perStrokeRandomSource() const | KisPaintInformation | |
| pos() const | KisPaintInformation | |
| pressure() const | KisPaintInformation | |
| randomSource() const | KisPaintInformation | |
| registerDistanceInformation(KisDistanceInformation *distance) | KisPaintInformation | |
| rotation() const | KisPaintInformation | |
| setCanvasMirroredH(bool value) | KisPaintInformation | |
| setCanvasMirroredV(bool value) | KisPaintInformation | |
| setCanvasRotation(qreal rotation) | KisPaintInformation | |
| setCurrentTime(qreal time) const | KisPaintInformation | |
| setLevelOfDetail(int levelOfDetail) | KisPaintInformation | |
| setPerStrokeRandomSource(KisPerStrokeRandomSourceSP value) | KisPaintInformation | |
| setPos(const QPointF &p) | KisPaintInformation | |
| setPressure(qreal p) | KisPaintInformation | |
| setRandomSource(KisRandomSourceSP value) | KisPaintInformation | |
| setTiltDirectionOffset(qreal angle) | KisPaintInformation | |
| tangentialPressure() const | KisPaintInformation | |
| tiltDirection(const KisPaintInformation &info, bool normalize=true) | KisPaintInformation | static |
| tiltDirectionOffset() const | KisPaintInformation | |
| tiltElevation(const KisPaintInformation &info, qreal maxTiltX=60.0, qreal maxTiltY=60.0, bool normalize=true) | KisPaintInformation | static |
| totalStrokeLength() const | KisPaintInformation | |
| toXML(QDomDocument &, QDomElement &) const | KisPaintInformation | |
| xTilt() const | KisPaintInformation | |
| yTilt() const | KisPaintInformation | |
| ~KisPaintInformation() | KisPaintInformation |