Function directx_math::XMVector2EqualR[][src]

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

Tests whether two 2D vectors are equal. In addition, this function 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-XMVector2EqualR