Type Definition nalgebra_glm::U8Vec4[][src]

type U8Vec4 = TVec4<u8>;

A 4D vector with u8 components.