![]() |
QCAD
Open Source 2D CAD
|
#include <BoundsQuery.h>
Public Member Functions | |
BoundsQuery () | |
SpatialIndex::Region * | GetBounds () const |
void | getNextEntry (const SpatialIndex::IEntry &entry, SpatialIndex::id_type &nextEntry, bool &hasNext) |
~BoundsQuery () | |
![]() | |
virtual | ~IQueryStrategy () |
Private Attributes | |
SpatialIndex::Region * | m_bounds |
BoundsQuery::BoundsQuery | ( | ) |
|
inline |
|
inline |
|
virtual |
Implements SpatialIndex::IQueryStrategy.
|
private |