Type Definition nalgebra_glm::U8Vec4[][src]

pub type U8Vec4 = TVec4<u8>;
Expand description

A 4D vector with u8 components.