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


Public Member Functions | |
| LeafQuery () | |
| ~LeafQuery () | |
| void | getNextEntry (const SpatialIndex::IEntry &entry, SpatialIndex::id_type &nextEntry, bool &hasNext) |
| std::vector< LeafQueryResult > const & | GetResults () const |
Public Member Functions inherited from SpatialIndex::IQueryStrategy | |
| virtual | ~IQueryStrategy ()=default |
Definition at line 35 of file LeafQuery.h.
| LeafQuery::LeafQuery | ( | ) |
Definition at line 31 of file LeafQuery.cc.
|
inline |
Definition at line 43 of file LeafQuery.h.
|
virtual |
Implements SpatialIndex::IQueryStrategy.
Definition at line 55 of file LeafQuery.cc.
References get_results(), SpatialIndex::INode::getChildIdentifier(), SpatialIndex::INode::getChildrenCount(), SpatialIndex::INode::getLevel(), and SpatialIndex::INode::isLeaf().

|
inline |
Definition at line 47 of file LeafQuery.h.
Referenced by Index_GetLeaves().
