cf_invert¶
Category: math
GitHub: cute_math.h
Returns a CF_M3x2 inverted.
Remarks¶
If the determinant is zero, the returned matrix is also zero.
Related Pages¶
CF_M3x2
cf_mul_m32_v2
cf_mul_m32
cf_make_identity
cf_make_translation
cf_make_scale
cf_make_scale_translation
cf_make_rotation
cf_make_transform_TSR