cf_circle_to_aabb¶
Category: collision
GitHub: cute_math.h
Returns true if a circle is intersecting with an Aabb.
Remarks¶
For information about how two shapes are intersecting (and not just boolean result), see cf_circle_to_aabb_manifold.
Category: collision
GitHub: cute_math.h
Returns true if a circle is intersecting with an Aabb.
For information about how two shapes are intersecting (and not just boolean result), see cf_circle_to_aabb_manifold.