SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
ContainsAABB()
bool SRL::Math::Types::AABB::ContainsAABB
(
const
AABB
&
other
)
const
inline
Check if another
AABB
is inside this
AABB
.
Parameters
other
The other
AABB
to check.
Returns
True if the other
AABB
is inside this
AABB
, false otherwise.
SRL
Math
Types
AABB