SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
Merge()
AABB
SRL::Math::Types::AABB::Merge
(
const
AABB
&
other
)
const
inline
Merge this
AABB
with another
AABB
to create a new
AABB
that encompasses both.
Parameters
other
The other
AABB
to merge with.
Returns
A new
AABB
that contains both input AABBs.
SRL
Math
Types
AABB