Type Definition nalgebra_glm::U8Vec4

source ·
pub type U8Vec4 = TVec4<u8>;
Expand description

A 4D vector with u8 components.