inverseTranspose
Computes the inverse transpose of a matrix.
Return
The modified result parameter.
Parameters
matrix
The matrix to transpose and invert.
result
The object onto which to store the result.
Computes the inverse transpose of a matrix.
The modified result parameter.
The matrix to transpose and invert.
The object onto which to store the result.