cf_sphere_to_sphere¶ Category: math GitHub: cute_math3d.h Returns true if two spheres overlap. bool cf_sphere_to_sphere(CF_Sphere a, CF_Sphere b) Related Pages¶ CF_Sphere cf_sphere_to_aabb3