Type Definition nalgebra_glm::I16Vec4

source ·
pub type I16Vec4 = TVec4<i16>;
Expand description

A 4D vector with i16 components.