QGIS API Documentation 3.44.0-Solothurn (5d9ba037df1)
|
#include "qgis_core.h"
#include "qgsspatialindexkdbushdata.h"
#include "qgspointxy.h"
#include <memory>
#include <QList>
#include <functional>
Go to the source code of this file.
Classes | |
class | QgsSpatialIndexKDBush |
A very fast static spatial index for 2D points based on a flat KD-tree. More... | |