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
other
The other
AABB
to check intersection with.
Returns
True if the AABBs intersect, false otherwise.
SRL
Math
Types
AABB