[][src]Function directx_math::XMConvertVectorFloatToInt

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

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

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