Type Definition nalgebra_glm::U8Vec2

source ·
pub type U8Vec2 = TVec2<u8>;
Expand description

A 2D vector with u8 components.