Type Definition nannou::geom::Point2[][src]

type Point2 = Vec2;
Expand description

A 2-dimensional point type.