Function nannou::math::pt2 [] [src]

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

Shorthand constructor for a Point2.