Function rin::math::pnt6[][src]

pub fn pnt6<T>(x: T, y: T, z: T, w: T, a: T, b: T) -> Point<T, U6> where
    T: Scalar