QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
BoundsQuery Class Reference

#include <BoundsQuery.h>

Inheritance diagram for BoundsQuery:
SpatialIndex::IQueryStrategy

Public Member Functions

 BoundsQuery ()
 
SpatialIndex::RegionGetBounds () const
 
void getNextEntry (const SpatialIndex::IEntry &entry, SpatialIndex::id_type &nextEntry, bool &hasNext)
 
 ~BoundsQuery ()
 
- Public Member Functions inherited from SpatialIndex::IQueryStrategy
virtual ~IQueryStrategy ()
 

Private Attributes

SpatialIndex::Regionm_bounds
 

Constructor & Destructor Documentation

◆ BoundsQuery()

BoundsQuery::BoundsQuery ( )

◆ ~BoundsQuery()

BoundsQuery::~BoundsQuery ( )
inline

Member Function Documentation

◆ GetBounds()

SpatialIndex::Region * BoundsQuery::GetBounds ( ) const
inline

◆ getNextEntry()

void BoundsQuery::getNextEntry ( const SpatialIndex::IEntry & entry,
SpatialIndex::id_type & nextEntry,
bool & hasNext )
virtual

Member Data Documentation

◆ m_bounds

SpatialIndex::Region* BoundsQuery::m_bounds
private

The documentation for this class was generated from the following file: