km-engine ~master (2022-05-09T12:27:43.0681511)
Dub
Repo
isRayIntersecting
engine
math
Gets whether a ray is intersecting a bounding box
bool
isRayIntersecting
(
OBB
boundingBox
,
Ray
ray
,
mat4
modelmatrix
,
ref
float
iDist
)
Meta
Source
See Implementation
engine
math
modules
camera
obb
transform
functions
castScreenSpaceRay
dampen
isRayIntersecting
structs
Ray
Gets whether a ray is intersecting a bounding box