Type Definition nalgebra_glm::I16Vec2

source ·
pub type I16Vec2 = TVec2<i16>;
Expand description

A 2D vector with i16 components.