intersects_sphere


Description:

public bool intersects_sphere (Sphere sphere)

Checks whether the given sphere intersects a plane of a Frustum.

Parameters:

this

a Frustum

sphere

a Sphere

Returns:

`true` if the sphere intersects the frustum