Finds all objects in a specified sphere. An object is considered in the sphere if the distance from the sphere's center to the object (not its bounds) is less than or equal to the sphere's radius. @param center array of sphere center coordinates. @param radius the sphere radius. @return the
(float[] center, float radius)
source not stored for this graph (policy: none)