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

pub type Point3 = Vec3;
Expand description

A 3-dimensional point type.