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