Function rin::math::pnt5[][src]

pub fn pnt5<T>(x: T, y: T, z: T, w: T, a: T) -> Point<T, U5> where
    T: Scalar