SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
Intersects()
[1/3]
template<
Precision
P = Precision::Default>
bool SRL::Math::Types::Sphere::Intersects
(
const
AABB
&
box
)
const
inline
Tests intersection with
AABB
.
Template Parameters
P
Precision
level for calculation (default is
Precision::Default
)
Parameters
box
Box to test against
Returns
true if sphere and box overlap
SRL
Math
Types
Sphere