cf_sphere_to_triangle3¶ Category: collision GitHub: cute_math3d.h Returns true if a sphere touches a triangle. bool cf_sphere_to_triangle3(CF_Sphere A, CF_Triangle3 B); Related Pages¶ CF_Sphere CF_Triangle3 cf_sphere_to_triangle3_manifold