Function directx_math::XMVector3NearEqual[][src]

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