|
Krita Source Code Documentation
|
#include "KisPerStrokeRandomSource.h"#include <QHash>#include <QMutex>#include <QMutexLocker>#include <QRandomGenerator>#include <boost/random/normal_distribution.hpp>#include <boost/random/taus88.hpp>#include <boost/random/uniform_smallint.hpp>Go to the source code of this file.
Classes | |
| struct | KisPerStrokeRandomSource::Private |