[][src]Function directx_math::XMVectorGetIntByIndex

pub fn XMVectorGetIntByIndex(V: XMVECTOR, i: usize) -> u32

Retrieve the value of one of the four components of an XMVECTOR Data Type containing integer data by index.

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