Function directx_math::XMLoadFloat2[][src]

pub fn XMLoadFloat2(pSource: &XMFLOAT2) -> FXMVECTOR

Loads data into the x, y, and z components of an XMVECTOR, without type checking.

https://docs.microsoft.com/en-us/windows/win32/api/directxmath/nf-directxmath-XMLoadInt3