Frustum.intersectsSphere

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

class Frustum
bool
intersectsSphere

Parameters

sphere Sphere

a #graphene_sphere_t

Return Value

Type: bool

true if the sphere intersects the frustum

Meta