inverse

Returns the inverse of the provided matrix, if no inverse can be found it returns a Mat4(inf)

@nogc pure nothrow
inverse
(
const Mat4 a
)

Meta