|
Krita Source Code Documentation
|
#include "KisBezierPatch.h"#include <QtMath>#include <kis_algebra_2d.h>#include "KisBezierUtils.h"#include "kis_debug.h"Go to the source code of this file.
Functions | |
| QDebug | operator<< (QDebug dbg, const KisBezierPatch &p) |
| QDebug operator<< | ( | QDebug | dbg, |
| const KisBezierPatch & | p ) |
Definition at line 206 of file KisBezierPatch.cpp.
References KisBezierPatch::BL, KisBezierPatch::BR, p, KisBezierPatch::TL, and KisBezierPatch::TR.