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
PPrecision level for calculation (default is Precision::Default)
Parameters
boxBox to test against
Returns
true if sphere and box overlap