[][src]Type Definition nalgebra_glm::U8Vec3

type U8Vec3 = TVec3<u8>;

A 3D vector with u8 components.