cf_endpoint¶
Category: collision
GitHub: cute_math.h
Returns the endpoint of a ray.
Remarks¶
Rays are defined to have an endpoint as an optimization. Usually infinite rays are not needed in games, and cause unnecessarily large computations when doing raycasts.