[][src]Function directx_math::XMVector3GreaterOrEqualR

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

Tests whether one 3D vector is greater-than-or-equal-to another 3D 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-XMVector3GreaterOrEqualR