Type Definition nannou::geom::point::Point4[][src]

type Point4<S = Default> = Vector4<S>;

A 4-dimensional point type.