|
Krita Source Code Documentation
|
#include <brushengine/kis_paint_information.h>#include <QDomElement>#include <boost/optional.hpp>#include "kis_paintop.h"#include "kis_algebra_2d.h"#include "kis_lod_transform.h"#include "kis_spacing_information.h"#include <kis_dom_utils.h>Go to the source code of this file.
Classes | |
| struct | KisPaintInformation::Private::DirectionHistoryInfo |
| struct | KisPaintInformation::Private |
Functions | |
| QDebug | operator<< (QDebug dbg, const KisPaintInformation &info) |
| QDebug operator<< | ( | QDebug | dbg, |
| const KisPaintInformation & | info ) |
Definition at line 543 of file kis_paint_information.cc.
References KisPaintInformation::currentTime(), KisPaintInformation::drawingAngle(), KisPaintInformation::drawingDistance(), KisPaintInformation::drawingSpeed(), KisPaintInformation::perspective(), KisPaintInformation::pos(), KisPaintInformation::pressure(), KisPaintInformation::rotation(), KisPaintInformation::tangentialPressure(), KisPaintInformation::xTilt(), and KisPaintInformation::yTilt().