Type Definition nalgebra_glm::U16Vec4

source ·
pub type U16Vec4 = TVec4<u16>;
Expand description

A 4D vector with u16 components.