RasterIterator.h File Reference

It implements and iterator to "navigate" over a raster, with a predefined number of bands. More...

#include "Band.h"
#include "BandIterator.h"
#include "BandProperty.h"

Go to the source code of this file.

Classes

class  te::rst::RasterIterator< T >
 This class implements and iterator to "navigate" over a raster, with a predefined number of bands. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::rst
 Namespace for the Raster module of TerraLib.
 

Detailed Description

It implements and iterator to "navigate" over a raster, with a predefined number of bands.

Definition in file RasterIterator.h.