Matrix2x4::Invert

Matrix2x4::Invert
inline Matrix2x4& Invert();
Description

Invert inverts the matrix.

Return Value

A Matrix2x4 reference to the inverted matrix.