Fawkes API
Fawkes Development Version
|
a "slice" is a row of consecutive pixels (horizontal) More...
#include <zauberstab.h>
Public Attributes | |
int | leftX |
left X More... | |
int | rightX |
right X More... | |
int | y |
Y value. More... | |
a "slice" is a row of consecutive pixels (horizontal)
Definition at line 43 of file zauberstab.h.
int firevision::ZSlice::leftX |
left X
Definition at line 44 of file zauberstab.h.
Referenced by firevision::Zauberstab::addRegion(), and firevision::Zauberstab::deleteRegion().
int firevision::ZSlice::rightX |
right X
Definition at line 45 of file zauberstab.h.
Referenced by firevision::Zauberstab::addRegion(), and firevision::Zauberstab::deleteRegion().
int firevision::ZSlice::y |
Y value.
Definition at line 46 of file zauberstab.h.
Referenced by firevision::Zauberstab::addRegion(), and firevision::Zauberstab::deleteRegion().