pub fn XMMatrixTranspose(M: FXMMATRIX) -> XMMATRIXExpand description
Computes the transpose of a matrix.
§Parameters
M Matrix to transpose.
§Return value
Returns the transpose of M.
§Reference
https://docs.microsoft.com/en-us/windows/win32/api/directxmath/nf-directxmath-XMMatrixTranspose