![]() |
QCAD
Open Source 2D CAD
|
#include <LeafQuery.h>
Public Member Functions | |
void | getNextEntry (const SpatialIndex::IEntry &entry, SpatialIndex::id_type &nextEntry, bool &hasNext) |
std::vector< LeafQueryResult > const & | GetResults () const |
LeafQuery () | |
~LeafQuery () | |
![]() | |
virtual | ~IQueryStrategy () |
Private Attributes | |
std::queue< SpatialIndex::id_type > | m_ids |
std::vector< LeafQueryResult > | m_results |
LeafQuery::LeafQuery | ( | ) |
|
inline |
|
virtual |
Implements SpatialIndex::IQueryStrategy.
|
inline |
|
private |
|
private |