[][src]Function directx_math::XMVector4LessOrEqual

pub fn XMVector4LessOrEqual(V1: FXMVECTOR, V2: FXMVECTOR) -> bool

Tests whether one 4D vector is less than or equal to another 4D vector.

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