Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
jafar::lgl::RasterCellIndex Struct Reference

Top left corner coordinates in 2D of a Cell (= a pixel or a cluster of pixels). More...


Detailed Description

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>

List of all members.

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

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:41 for Jafar by doxygen 1.7.6.1
LAAS-CNRS