nearest

abstract fun nearest(element: T, radius: Double): QuadtreeQuery<T>?(source)

Finds the nearest and neighbouring points within a radius

Return

Parameters

element
radius