Type Definition nalgebra_glm::U16Vec1[][src]

type U16Vec1 = Vector1<u16>;

A 1D vector with u16 components.