|
Krita Source Code Documentation
|
Public Types | |
| using | SrcAccessorSP = KisRandomSubAccessorSP |
Public Member Functions | |
| BilinearWrapper (KisPaintDeviceSP device) | |
| void | samplePixel (const QPointF &pt, quint8 *dst) |
Public Attributes | |
| KisRandomSubAccessorSP | m_accessor |
Definition at line 110 of file kis_perspectivetransform_worker.cpp.
Definition at line 112 of file kis_perspectivetransform_worker.cpp.
|
inline |
Definition at line 114 of file kis_perspectivetransform_worker.cpp.
|
inline |
Definition at line 119 of file kis_perspectivetransform_worker.cpp.
References m_accessor, KisRandomSubAccessor::moveTo(), and KisRandomSubAccessor::sampledOldRawData().
| KisRandomSubAccessorSP BilinearWrapper::m_accessor |
Definition at line 124 of file kis_perspectivetransform_worker.cpp.