Krita Source Code Documentation
Loading...
Searching...
No Matches
KisStrokeRandomSource::Private Struct Reference

Public Member Functions

 Private ()
 

Public Attributes

int levelOfDetail
 
KisPerStrokeRandomSourceSP lod0PerStrokeRandomSource
 
KisRandomSourceSP lod0RandomSource
 
KisPerStrokeRandomSourceSP lodNPerStrokeRandomSource
 
KisRandomSourceSP lodNRandomSource
 

Detailed Description

Definition at line 9 of file kis_stroke_random_source.cpp.

Constructor & Destructor Documentation

◆ Private()

Member Data Documentation

◆ levelOfDetail

int KisStrokeRandomSource::Private::levelOfDetail

Definition at line 20 of file kis_stroke_random_source.cpp.

◆ lod0PerStrokeRandomSource

KisPerStrokeRandomSourceSP KisStrokeRandomSource::Private::lod0PerStrokeRandomSource

Definition at line 24 of file kis_stroke_random_source.cpp.

◆ lod0RandomSource

KisRandomSourceSP KisStrokeRandomSource::Private::lod0RandomSource

Definition at line 21 of file kis_stroke_random_source.cpp.

◆ lodNPerStrokeRandomSource

KisPerStrokeRandomSourceSP KisStrokeRandomSource::Private::lodNPerStrokeRandomSource

Definition at line 25 of file kis_stroke_random_source.cpp.

◆ lodNRandomSource

KisRandomSourceSP KisStrokeRandomSource::Private::lodNRandomSource

Definition at line 22 of file kis_stroke_random_source.cpp.


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