[][src]Function directx_math::XMVectorMin

pub fn XMVectorMin(V1: FXMVECTOR, V2: FXMVECTOR) -> XMVECTOR

Makes a per-component comparison between two vectors, and returns a vector containing the smallest components.

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