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

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

A 4-dimensional point type.