cf_circle_to_circle¶
Category: collision
GitHub: cute_math.h
Returns true if two circles are intersecting.
Remarks¶
For information about how two shapes are intersecting (and not just boolean result), see cf_circle_to_circle_manifold.
Category: collision
GitHub: cute_math.h
Returns true if two circles are intersecting.
For information about how two shapes are intersecting (and not just boolean result), see cf_circle_to_circle_manifold.