[][src]Function directx_math::XMVectorMax

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

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

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