Function directx_math::XMVector4NearEqual[][src]

pub fn XMVector4NearEqual(
    V1: FXMVECTOR,
    V2: FXMVECTOR,
    Epsilon: FXMVECTOR
) -> bool