Type Definition nalgebra_glm::U16Vec2

source ·
pub type U16Vec2 = TVec2<u16>;
Expand description

A 2D vector with u16 components.