Type Definition nalgebra_glm::U16Vec1[][src]

pub type U16Vec1 = TVec1<u16>;
Expand description

A 1D vector with u16 components.