vecmath::Vector4 [] [src]

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

A 4D vector.