[][src]Function directx_math::XMVector2GreaterOrEqualR

pub fn XMVector2GreaterOrEqualR(V1: FXMVECTOR, V2: FXMVECTOR) -> u32

Tests whether one 2D vector is greater-than-or-equal-to another 2D vector and returns a comparison value that can be examined using functions such as XMComparisonAllTrue.

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