Krita Source Code Documentation
Loading...
Searching...
No Matches
KisHairyProperties Class Reference

#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
 

Detailed Description

Definition at line 25 of file hairy_brush.h.

Member Data Documentation

◆ antialias

bool KisHairyProperties::antialias

Definition at line 41 of file hairy_brush.h.

◆ bristleInkAmountWeight

quint8 KisHairyProperties::bristleInkAmountWeight

Definition at line 46 of file hairy_brush.h.

◆ bristleLengthWeight

quint8 KisHairyProperties::bristleLengthWeight

Definition at line 45 of file hairy_brush.h.

◆ connectedPath

bool KisHairyProperties::connectedPath

Definition at line 40 of file hairy_brush.h.

◆ inkAmount

quint16 KisHairyProperties::inkAmount

Definition at line 29 of file hairy_brush.h.

◆ inkDepletionCurve

QVector<qreal> KisHairyProperties::inkDepletionCurve

Definition at line 31 of file hairy_brush.h.

◆ inkDepletionEnabled

bool KisHairyProperties::inkDepletionEnabled

Definition at line 32 of file hairy_brush.h.

◆ inkDepletionWeight

quint8 KisHairyProperties::inkDepletionWeight

Definition at line 47 of file hairy_brush.h.

◆ isbrushDimension1D

bool KisHairyProperties::isbrushDimension1D

Definition at line 33 of file hairy_brush.h.

◆ pressureWeight

quint8 KisHairyProperties::pressureWeight

Definition at line 44 of file hairy_brush.h.

◆ radius

quint16 KisHairyProperties::radius

Definition at line 28 of file hairy_brush.h.

◆ randomFactor

qreal KisHairyProperties::randomFactor

Definition at line 50 of file hairy_brush.h.

◆ scaleFactor

qreal KisHairyProperties::scaleFactor

Definition at line 51 of file hairy_brush.h.

◆ shearFactor

qreal KisHairyProperties::shearFactor

Definition at line 49 of file hairy_brush.h.

◆ sigma

qreal KisHairyProperties::sigma

Definition at line 30 of file hairy_brush.h.

◆ threshold

qreal KisHairyProperties::threshold

Definition at line 52 of file hairy_brush.h.

◆ useCompositing

bool KisHairyProperties::useCompositing

Definition at line 42 of file hairy_brush.h.

◆ useMousePressure

bool KisHairyProperties::useMousePressure

Definition at line 34 of file hairy_brush.h.

◆ useOpacity

bool KisHairyProperties::useOpacity

Definition at line 36 of file hairy_brush.h.

◆ useSaturation

bool KisHairyProperties::useSaturation

Definition at line 35 of file hairy_brush.h.

◆ useSoakInk

bool KisHairyProperties::useSoakInk

Definition at line 39 of file hairy_brush.h.

◆ useWeights

bool KisHairyProperties::useWeights

Definition at line 37 of file hairy_brush.h.


The documentation for this class was generated from the following file: