cf_skew¶ Category: math GitHub: cute_math.h Returns the skew of a vector. This acts like a 90 degree rotation counter-clockwise. CF_V2 cf_skew(CF_V2 a) Related Pages¶ CF_V2 cf_perp cf_cw90 cf_det2 cf_cross