getNodesWithin

open override fun getNodesWithin(shape: Euclidean2DShape): List<Node<T>>

Gets all nodes whose shape.intersect is true for the given shape.

Return

the set of nodes colliding with the given shape

Parameters

shape

the shape