[][src]Function nannou::geom::point::pt3

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

Construct a 3-dimensional point.