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

◆ Contains() [1/3]

bool SRL::Math::Types::Frustum::Contains ( const AABB & aabb) const
inline

Tests if an AABB intersects the frustum.

An AABB intersects if it's not completely outside any plane.

Parameters
aabbAxis-aligned bounding box to test
Returns
true if AABB intersects frustum