Krita Source Code Documentation
Loading...
Searching...
No Matches
deform_brush.cpp File Reference
#include "deform_brush.h"
#include "kis_painter.h"
#include "kis_fixed_paint_device.h"
#include <KoColor.h>
#include <KoColorSpace.h>
#include <QRect>
#include <kis_types.h>
#include <kis_iterator_ng.h>
#include <kis_cross_device_color_sampler.h>
#include <cmath>
#include <ctime>
#include <KoColorSpaceRegistry.h>

Go to the source code of this file.

Variables

const qreal degToRad = M_PI / 180.0
 

Variable Documentation

◆ degToRad

const qreal degToRad = M_PI / 180.0

Definition at line 25 of file deform_brush.cpp.