Type Definition nalgebra_glm::U8Vec1

source ·
pub type U8Vec1 = TVec1<u8>;
Expand description

A 1D vector with u8 components.