Jafar
|
Header file to declare classes for the geometric decomposition. More...
Header file to declare classes for the geometric decomposition.
Definition in file Decomp.hpp.
Go to the source code of this file.
Classes | |
class | jafar::lgl::DecompCluster |
class | jafar::lgl::Decomp |
The geometric decomposition (quadtree, bintree or any rectangular-pattern based decomposition) More... | |
class | jafar::lgl::Decomp_iterator |
Iterate over all clusters of the decomposition by iterating over grid cell from (xbegin,ybegin),(xend-1,yend-1) More... | |
Namespaces | |
namespace | jafar |
Transport info from GDAL Datasets to Bands' internal data. | |
Functions | |
std::ostream & | jafar::lgl::operator<< (std::ostream &out, const Decomp &decomp) |
Generated on Wed Oct 15 2014 00:37:29 for Jafar by doxygen 1.7.6.1 |