Type Definition nalgebra_glm::U8Vec2[][src]

type U8Vec2 = TVec2<u8>;

A 2D vector with u8 components.