|
Krita Source Code Documentation
|
#include "particle_brush.h"#include "kis_paint_device.h"#include "kis_random_accessor_ng.h"#include <KoColorSpace.h>#include <KoColor.h>#include <kis_global.h>#include <math.h>Go to the source code of this file.
Variables | |
| const qreal | TIME = 0.000030 |
| const qreal TIME = 0.000030 |
Definition at line 19 of file particle_brush.cpp.