Function rin::math::pnt2[][src]

pub fn pnt2<T>(x: T, y: T) -> Point<T, U2> where
    T: Scalar