keepMatrix

inline fun <T> keepMatrix(crossinline callback: () -> T): T

Executes callback restoring the initial transformation MMatrix at the end