[][src]Type Definition nalgebra_glm::U8Vec1

type U8Vec1 = TVec1<u8>;

A 1D vector with u8 components.