[][src]Type Definition nalgebra_glm::U8Vec4

type U8Vec4 = TVec4<u8>;

A 4D vector with u8 components.