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

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

Abstracted 4-element container for macro internal use