Function directx_math::conversion::XMConvertVectorUIntToFloat[][src]

pub fn XMConvertVectorUIntToFloat(
    VUInt: FXMVECTOR,
    DivExponent: 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-XMConvertVectorUIntToFloat