krita
KisVLineIteratorPixel Class Reference
Inheritance diagram for KisVLineIteratorPixel:

Detailed Description
Definition at line 66 of file kis_iterators_pixel.h.
Public Member Functions | |
KisVLineIteratorPixel (KisPaintDevice *ndevice, KisDataManager *dm, KisDataManager *sel_dm, Q_INT32 xpos, Q_INT32 ypos, Q_INT32 height, Q_INT32 offsetx, Q_INT32 offsety, bool writable) | |
KisVLineIteratorPixel (const KisVLineIteratorPixel &rhs) | |
KisVLineIteratorPixel & | operator= (const KisVLineIteratorPixel &rhs) |
KisVLineIteratorPixel & | operator++ () |
Q_INT32 | x () const |
Q_INT32 | y () const |
Protected Attributes | |
Q_INT32 | m_offsetx |
Q_INT32 | m_offsety |
Member Function Documentation
|
Advances one pixel until it reaches the end of the line.
Reimplemented from KisVLineIterator. Definition at line 83 of file kis_iterators_pixel.h. |
|
current x position
Reimplemented from KisVLineIterator. Definition at line 85 of file kis_iterators_pixel.h. |
|
current y position
Reimplemented from KisVLineIterator. Definition at line 87 of file kis_iterators_pixel.h. |
The documentation for this class was generated from the following files: