QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#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... | |