[][src]Type Definition vecmath::Vector4

type Vector4<T> = [T; 4];

A 4D vector.