Function XMVector2GreaterR

Source
pub fn XMVector2GreaterR(V1: FXMVECTOR, V2: FXMVECTOR) -> u32
Expand description

Tests whether one 2D vector is greater than 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-XMVector2GreaterR