[][src]Function directx_math::template::XMVectorInsert

pub fn XMVectorInsert(
    VD: FXMVECTOR,
    VS: FXMVECTOR,
    VSLeftRotateElements: u32,
    Select0: u32,
    Select1: u32,
    Select2: u32,
    Select3: u32
) -> XMVECTOR

Rotates a vector left by a given number of 32-bit components and insert selected elements of that result into another vector.

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