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

Public Member Functions

 Private (const KisLiquifyProperties &_props, KisLiquifyTransformWorker *_worker)
 

Public Attributes

KisLiquifyProperties props
 
KisLiquifyTransformWorkerworker
 

Detailed Description

Definition at line 21 of file kis_liquify_paintop.cpp.

Constructor & Destructor Documentation

◆ Private()

KisLiquifyPaintop::Private::Private ( const KisLiquifyProperties & _props,
KisLiquifyTransformWorker * _worker )
inline

Definition at line 23 of file kis_liquify_paintop.cpp.

24 : props(_props), worker(_worker) {}
KisLiquifyTransformWorker * worker

Member Data Documentation

◆ props

KisLiquifyProperties KisLiquifyPaintop::Private::props

Definition at line 26 of file kis_liquify_paintop.cpp.

◆ worker

KisLiquifyTransformWorker* KisLiquifyPaintop::Private::worker

Definition at line 27 of file kis_liquify_paintop.cpp.


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