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

Go to the source code of this file.

Classes

struct  KisTangentTiltOptionData
 

Enumerations

enum  TangentTiltDirectionType { Tilt , Direction , Rotation , Mix }
 

Enumeration Type Documentation

◆ TangentTiltDirectionType

Enumerator
Tilt 
Direction 
Rotation 
Mix 

Definition at line 15 of file KisTangentTiltOptionData.h.

15 {
16 Tilt,
19 Mix
20};