findNode

open override fun findNode(element: T): Quadtree<T>?(source)

Finds which node the element is within (but not necessarily belonging to)

Return

Parameters

element