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-force-2d
/
org.openrndr.extra.bvh.sap
/
findNearest
find
Nearest
fun
findNearest
(
points
:
List
<
BoxedPointOrEdge
>
,
edges
:
List
<
BoxedPointOrEdge
>
,
distance
:
(
Int
,
Int
)
->
Double
)
:
Pair
<
IntArray
,
DoubleArray
>
(
source
)