RectangleExtension
Utilities for Rectangle.
Functions
Link copied to clipboard
fun <T, P : Position2D<P>> Rectangle.intersectingNodes(nodes: Map<Node<T>, P>, wormhole: Wormhole2D<P>): Map<Node<T>, P>
Content copied to clipboard
Returns the nodes intersecting with the caller rectangle.