Function directx_math::XMConvertVectorFloatToUInt[][src]

pub fn XMConvertVectorFloatToUInt(
    VFloat: FXMVECTOR,
    MulExponent: u32
) -> XMVECTOR

Converts an XMVECTOR with uint32_t components to an XMVECTOR with float components and applies a uniform bias.

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