Function nannou::math::pt3 [] [src]

pub fn pt3<S>(x: S, y: S, z: S) -> Point3<S>