orx
Toggle table of contents
0.5.0-dev.67.uncommitted+973f763
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-bvh
/
org.openrndr.extra.bvh
/
BVHNode2D
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
from
Objects
Link copied to clipboard
suspend
fun
<
T
>
fromObjects
(
objects
:
List
<
T
>
,
indices
:
IntArray
=
IntArray(objects.size) { it }
,
mapper
:
(
T
)
->
Rectangle
)
:
BVHNode2D