|
libspatialindex API Reference
(git-trunk)
|
#include <SpatialIndex.h>


Public Member Functions | |
| virtual void | getNextEntry (const IEntry &previouslyFetched, id_type &nextEntryToFetch, bool &bFetchNextEntry)=0 |
| virtual | ~IQueryStrategy ()=default |
Definition at line 175 of file SpatialIndex.h.
|
virtualdefault |
|
pure virtual |
Implemented in LeafQuery, and BoundsQuery.
Referenced by SpatialIndex::MVRTree::MVRTree::queryStrategy(), SpatialIndex::RTree::RTree::queryStrategy(), and SpatialIndex::TPRTree::TPRTree::queryStrategy().
