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