[][src]Type Definition nalgebra_glm::U8Vec2

type U8Vec2 = TVec2<u8>;

A 2D vector with u8 components.