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

type Point3 = Vec3;
Expand description

A 3-dimensional point type.