toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.ds
/
BVH1D
/
intersectRay
intersect
Ray
fun
intersectRay
(
ray
:
Ray1D
,
rect
:
Rectangle
?
=
null
)
:
BVHRect
?