Helper class for bulk loading of R-trees.
More...
Helper class for bulk loading of R-trees.
- Note
- not available in Python bindings
Definition at line 59 of file qgspointlocator.cpp.
◆ QgsPointLocator_Stream()
QgsPointLocator_Stream::QgsPointLocator_Stream |
( |
const QLinkedList< RTree::Data *> & |
dataList | ) |
|
|
inlineexplicit |
◆ ~QgsPointLocator_Stream()
QgsPointLocator_Stream::~QgsPointLocator_Stream |
( |
| ) |
|
|
inline |
◆ getNext()
virtual IData* QgsPointLocator_Stream::getNext |
( |
| ) |
|
|
inlineoverridevirtual |
◆ hasNext()
virtual bool QgsPointLocator_Stream::hasNext |
( |
| ) |
|
|
inlineoverridevirtual |
◆ rewind()
virtual void QgsPointLocator_Stream::rewind |
( |
| ) |
|
|
inlineoverridevirtual |
◆ size()
virtual uint32_t QgsPointLocator_Stream::size |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: