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

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

Construct a 2-dimensional point.