cf_aabb_to_aabb¶
Category: collision
GitHub: cute_math.h
Returns true two Aabb's are intersecting.
Remarks¶
For information about how two shapes are intersecting (and not just boolean result), see cf_aabb_to_aabb_manifold.
Category: collision
GitHub: cute_math.h
Returns true two Aabb's are intersecting.
For information about how two shapes are intersecting (and not just boolean result), see cf_aabb_to_aabb_manifold.