krita
KisRandomAccessorPixel Class Reference
Inheritance diagram for KisRandomAccessorPixel:

Detailed Description
Definition at line 87 of file kis_random_accessor.h.
Public Member Functions | |
KisRandomAccessorPixel (KisTiledDataManager *ktm, KisTiledDataManager *ktmselect, Q_INT32 x, Q_INT32 y, Q_INT32 offsetx, Q_INT32 offsety, bool writable) | |
void | moveTo (Q_INT32 x, Q_INT32 y) |
Member Function Documentation
void KisRandomAccessorPixel::moveTo | ( | Q_INT32 | x, | |
Q_INT32 | y | |||
) | [inline] |
Move to a given x,y position, fetch tiles and data.
Reimplemented from KisRandomAccessor.
Definition at line 91 of file kis_random_accessor.h.
The documentation for this class was generated from the following files: