GEOS  3.9.1dev
Classes | Namespaces
BoundablePair.h File Reference
#include <geos/index/strtree/Boundable.h>
#include <geos/index/strtree/ItemDistance.h>
#include <queue>
Include dependency graph for BoundablePair.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::index::strtree::BoundablePair
 A pair of Boundables, whose leaf items support a distance metric between them. More...
 
struct  geos::index::strtree::BoundablePair::BoundablePairQueueCompare
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::index
 Provides classes for various kinds of spatial indexes.
 
 geos::index::strtree
 Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.