Type Definition nannou_core::geom::point::Point2[][src]

pub type Point2 = Vec2;
Expand description

A 2-dimensional point type.