Krita Source Code Documentation
Loading...
Searching...
No Matches
deform_brush.h File Reference
#include <kis_paint_device.h>
#include <brushengine/kis_paint_information.h>
#include "KisBrushSizeOptionData.h"
#include "KisDeformOptionData.h"
#include "kis_algebra_2d.h"
#include <time.h>

Go to the source code of this file.

Classes

class  DeformBase
 
class  DeformBrush
 
class  DeformColor
 Randomly disturb the pixels. More...
 
class  DeformLens
 Inverse lens distortion. More...
 
class  DeformMove
 Inverse move. More...
 
class  DeformRotation
 Inverse weighted rotation - swirlCW&&swirlCWW. More...
 
class  DeformScale
 Inverse weighted inverse scaling - grow&shrink. More...