cf_capsule_to_poly¶
Category: collision
GitHub: cute_math.h
Returns true an capsule is intersecting a polygon.
Remarks¶
For information about how two shapes are intersecting (and not just boolean result), see cf_capsule_to_poly_manifold.
Category: collision
GitHub: cute_math.h
Returns true an capsule is intersecting a polygon.
For information about how two shapes are intersecting (and not just boolean result), see cf_capsule_to_poly_manifold.