QGIS API Documentation 3.39.0-Master (d85f3c2a281)
Loading...
Searching...
No Matches
PalRtree< T > Member List

This is the complete list of members for PalRtree< T >, including all inherited members.

insert(T *data, const QgsRectangle &bounds)PalRtree< T >inline
intersects(const QgsRectangle &bounds, const std::function< bool(T *data)> &callback) constPalRtree< T >inline
PalRtree(const QgsRectangle &maxBounds)PalRtree< T >inline
remove(T *data, const QgsRectangle &bounds)PalRtree< T >inline