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