[][src]Function directx_math::XMVector4EqualIntR

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

Tests whether two 4D vectors are equal, treating each component as an unsigned integer. 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-XMVector4EqualIntR