cf_dot¶ Category: math GitHub: cute_math.h Returns the dot product of two vectors. float cf_dot(CF_V2 a, CF_V2 b) Related Pages¶ CF_V2 cf_add_v2 cf_sub_v2 cf_div_v2_f cf_mul_v2_f