SaturnRingLibrary 0.9.1
SGL wrapper
 
Loading...
Searching...
No Matches

◆ Contains() [2/3]

bool SRL::Math::Types::Frustum::Contains ( const Sphere & sphere) const
inline

Tests if a sphere intersects the frustum.

A sphere intersects if it's not completely outside any plane.

Parameters
sphereSphere to test
Returns
true if sphere intersects frustum