Function nannou::prelude::geom::point::pt2

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

Construct a 2-dimensional point.