mirror of https://github.com/mosra/magnum.git
Browse Source
Mainly to be consistent with Matrix::transposed() function name,
furthermore calling
Matrix::inverse()
could look like the original matrix is being inversed, while calling
Matrix::inversed()
implies that the function doesn't change the original matrix, but
returns the result instead.
vectorfields
6 changed files with 9 additions and 9 deletions
Loading…
Reference in new issue