Companion

Functions

Link copied to clipboard
suspend fun <T> fromObjects(objects: List<T>, indices: IntArray = IntArray(objects.size) { it }, mapper: (T) -> Rectangle): BVHNode2D