Type Definition nalgebra_glm::U8Vec1[][src]

type U8Vec1 = TVec1<u8>;

A 1D vector with u8 components.