[][src]Type Definition gfx::format::Vec4

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

Abstracted 4-element container for macro internal use