Type Definition nalgebra_glm::I16Vec1

source ·
pub type I16Vec1 = TVec1<i16>;
Expand description

A 1D vector with i16 components.