static bool sphere_clip_vector(const typename GeometryTraits::Point ¢er, double r, const typename GeometryTraits::Point &p, typename GeometryTraits::Vector &v, const GeometryTraits >)
Compute the intersection of a sphere (center + radius) with a ray/line (starting point + direction ve...