[][src]Function directx_math::XMConvertVectorIntToFloat

pub fn XMConvertVectorIntToFloat(VInt: FXMVECTOR, DivExponent: u32) -> XMVECTOR

Converts an XMVECTOR with int32_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-XMConvertVectorIntToFloat