Krita Source Code Documentation
Loading...
Searching...
No Matches
KisDeformOptionData.h File Reference
#include "kis_types.h"
#include <boost/operators.hpp>

Go to the source code of this file.

Classes

struct  KisDeformOptionData
 

Enumerations

enum  DeformModes {
  GROW = 1 , SHRINK , SWIRL_CW , SWIRL_CCW ,
  MOVE , LENS_IN , LENS_OUT , DEFORM_COLOR
}
 

Enumeration Type Documentation

◆ DeformModes

Enumerator
GROW 
SHRINK 
SWIRL_CW 
SWIRL_CCW 
MOVE 
LENS_IN 
LENS_OUT 
DEFORM_COLOR 

Definition at line 16 of file KisDeformOptionData.h.

16 {
17 GROW = 1,
18 SHRINK,
21 MOVE,
22 LENS_IN,
25};
@ DEFORM_COLOR
@ SWIRL_CCW