| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#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... | |