SaturnRingLibrary 0.9.1
SGL wrapper
 
Loading...
Searching...
No Matches

◆ IntersectsAABB()

bool SRL::Math::Types::AABB::IntersectsAABB ( const AABB & other) const
inline

Check if this AABB intersects with another AABB.

Parameters
otherThe other AABB to check intersection with.
Returns
True if the AABBs intersect, false otherwise.