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

◆ Contains() [3/3]

bool SRL::Math::Types::Frustum::Contains ( const Vector3D & point) const
inline

Tests if a point is inside the frustum.

A point is inside if it's on the positive side of all planes.

Parameters
pointPoint to test
Returns
true if point is inside frustum