[][src]Function directx_math::XMVector3NearEqual

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