Function rin::math::pnt4[][src]

pub fn pnt4<T>(x: T, y: T, z: T, w: T) -> Point<T, U4> where
    T: Scalar