[go: up one dir, main page]

Type Definition gfx::format::Vec3 []

type Vec3<T> = [T; 3];

Abstracted 3-element container for macro internal use