Frustum.intersectsSphere

bool intersectsSphere(graphene.sphere.Sphere sphere) nothrow

Checks whether the given sphere intersects a plane of a #graphene_frustum_t.

Parameters

spherea #graphene_sphere_t

Returns

true if the sphere intersects the frustum