Function rin::math::pnt3[][src]

pub fn pnt3<T>(x: T, y: T, z: T) -> Point<T, U3> where
    T: Scalar