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

Point object in a Raster. More...


Detailed Description

Point object in a Raster.

It defines the top left corner of a unit cell, pixel.

Definition at line 27 of file Raster.hpp.

#include <Raster.hpp>

List of all members.

Public Member Functions

 RasterPoint (int _x, int _y)
void set (int _x, int _y)
bool operator== (const RasterPoint &rhs) const
bool operator!= (const RasterPoint &rhs) const

Public Attributes

int x
int y

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