Function nannou_core::geom::point::pt2

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

Construct a 2-dimensional point.