toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.ds
/
BVH3D
/
intersect
intersect
fun
intersect
(
ray
:
Ray3F
,
return_array
:
FastArrayList
<
BVH.IntersectResult
<
T
>
>
=
fastArrayListOf()
)
:
FastArrayList
<
BVH.IntersectResult
<
T
>
>