|
Krita Source Code Documentation
|
#include <hairy_brush.h>
Public Attributes | |
| bool | antialias |
| quint8 | bristleInkAmountWeight |
| quint8 | bristleLengthWeight |
| bool | connectedPath |
| quint16 | inkAmount |
| QVector< qreal > | inkDepletionCurve |
| bool | inkDepletionEnabled |
| quint8 | inkDepletionWeight |
| bool | isbrushDimension1D |
| quint8 | pressureWeight |
| quint16 | radius |
| qreal | randomFactor |
| qreal | scaleFactor |
| qreal | shearFactor |
| qreal | sigma |
| qreal | threshold |
| bool | useCompositing |
| bool | useMousePressure |
| bool | useOpacity |
| bool | useSaturation |
| bool | useSoakInk |
| bool | useWeights |
Definition at line 25 of file hairy_brush.h.
| bool KisHairyProperties::antialias |
Definition at line 41 of file hairy_brush.h.
| quint8 KisHairyProperties::bristleInkAmountWeight |
Definition at line 46 of file hairy_brush.h.
| quint8 KisHairyProperties::bristleLengthWeight |
Definition at line 45 of file hairy_brush.h.
| bool KisHairyProperties::connectedPath |
Definition at line 40 of file hairy_brush.h.
| quint16 KisHairyProperties::inkAmount |
Definition at line 29 of file hairy_brush.h.
| QVector<qreal> KisHairyProperties::inkDepletionCurve |
Definition at line 31 of file hairy_brush.h.
| bool KisHairyProperties::inkDepletionEnabled |
Definition at line 32 of file hairy_brush.h.
| quint8 KisHairyProperties::inkDepletionWeight |
Definition at line 47 of file hairy_brush.h.
| bool KisHairyProperties::isbrushDimension1D |
Definition at line 33 of file hairy_brush.h.
| quint8 KisHairyProperties::pressureWeight |
Definition at line 44 of file hairy_brush.h.
| quint16 KisHairyProperties::radius |
Definition at line 28 of file hairy_brush.h.
| qreal KisHairyProperties::randomFactor |
Definition at line 50 of file hairy_brush.h.
| qreal KisHairyProperties::scaleFactor |
Definition at line 51 of file hairy_brush.h.
| qreal KisHairyProperties::shearFactor |
Definition at line 49 of file hairy_brush.h.
| qreal KisHairyProperties::sigma |
Definition at line 30 of file hairy_brush.h.
| qreal KisHairyProperties::threshold |
Definition at line 52 of file hairy_brush.h.
| bool KisHairyProperties::useCompositing |
Definition at line 42 of file hairy_brush.h.
| bool KisHairyProperties::useMousePressure |
Definition at line 34 of file hairy_brush.h.
| bool KisHairyProperties::useOpacity |
Definition at line 36 of file hairy_brush.h.
| bool KisHairyProperties::useSaturation |
Definition at line 35 of file hairy_brush.h.
| bool KisHairyProperties::useSoakInk |
Definition at line 39 of file hairy_brush.h.
| bool KisHairyProperties::useWeights |
Definition at line 37 of file hairy_brush.h.