cf_cross¶ Category: math GitHub: cute_math.h Returns the 2D cross product of two vectors. float cf_cross(CF_V2 a, CF_V2 b) Related Pages¶ CF_V2 cf_skew cf_cw90 cf_det2 cf_perp