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

type Vec2<T> = [T; 2];

Abstracted 2-element container for macro internal use