cf_ray_to_aabb¶
Category: collision
GitHub: cute_math.h
Returns a raycast to an aabb.
| Parameters | Description |
|---|---|
| A | The ray. |
| B | The Aabb. |
Return Value¶
CF_Raycast results are placed here. See CF_RayCast.
Related Pages¶
CF_Ray
CF_Aabb
CF_Raycast
cf_ray_to_circle
cf_ray_to_poly
cf_ray_to_capsule