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

pub fn pt2<S>(x: S, y: S) -> Point2<S>

Construct a 2-dimensional point.