1
0
mirror of https://github.com/microsoft/DirectXMath synced 2024-11-21 20:00:12 +00:00

Updated Implementation (markdown)

Chuck Walbourn 2024-10-06 09:41:34 -07:00
parent 5e611bc76a
commit fdf70bab93

@ -74,7 +74,3 @@ Because of _heterogeneous vector aggregates_ a matrix which consists of 4 SIMD v
* ``FXMMATRIX`` generally this is used if there are 0, 1, or 2 `XMVECTOR` parameters preceding the matrix.
* ``CXMMATRIX`` is sued for all other matrix parameters which passes by 'const ref'.
* ``FXMMATRIX`` is used