Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Functions
Quadtree.hpp File Reference

Header file for quadtree objects declarations and definitions. More...


Detailed Description

Header file for quadtree objects declarations and definitions.

Author:
Redouane Boumghar, Hung Cao

Definition in file Quadtree.hpp.

Go to the source code of this file.

Classes

class  jafar::lgl::Quadtree< T, RasterT >
 Class for quadtree utility of the module. More...
class  jafar::lgl::QuadNode< T, RasterT >
 Quadtree abstract node T is the data that each leaf holds. More...
class  jafar::lgl::QuadNodeInternal< T, RasterT >
 Internal node of the quadtree. More...
class  jafar::lgl::QuadNodeLeaf< T, RasterT >
 Leaf node of the quadtree T is the data type. More...

Namespaces

namespace  jafar
 

Transport info from GDAL Datasets to Bands' internal data.


Functions

template<typename T , class RasterT >
std::ostream & jafar::lgl::operator<< (std::ostream &out, const QuadNodeLeaf< T, RasterT > &node)
template<typename T , class RasterT >
std::ostream & jafar::lgl::operator<< (std::ostream &out, const QuadNodeInternal< T, RasterT > &node)
template<typename T , typename RasterT >
std::ostream & jafar::lgl::operator<< (std::ostream &out, const Quadtree< T, RasterT > &tree)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

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