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