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