Jafar
|
Top left corner coordinates in 2D of a Cell (= a pixel or a cluster of pixels). More...
Top left corner coordinates in 2D of a Cell (= a pixel or a cluster of pixels).
Definition at line 49 of file Raster.hpp.
#include <Raster.hpp>
Public Member Functions | |
RasterCellIndex (int _i, int _j) | |
void | set (int _i, int _j) |
bool | operator== (const RasterCellIndex &rhs) const |
bool | operator!= (const RasterCellIndex &rhs) const |
Public Attributes | |
int | i |
int | j |
Generated on Wed Oct 15 2014 00:37:41 for Jafar by doxygen 1.7.6.1 |