cf_capsule3_to_triangle3¶ Category: collision GitHub: cute_math3d.h Returns true if a capsule touches a triangle. bool cf_capsule3_to_triangle3(CF_Capsule3 A, CF_Triangle3 B); Related Pages¶ CF_Capsule3 CF_Triangle3 cf_capsule3_to_triangle3_manifold