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

pub fn pt2(x: f32, y: f32) -> Vec2
Expand description

Construct a 2-dimensional point.