Matrix44FToXna Method |
Namespace: DigitalRune.Mathematics.Algebra
DigitalRune Mathematics uses column vectors whereas the XNA Framework uses row vectors. By converting a Matrix44F (DigitalRune Mathematics) to Matrix (XNA Framework) the matrix is automatically transposed.
This method is available only in the XNA-compatible build of the DigitalRune.Mathematics.dll.