[][src]Type Definition nalgebra_glm::U16Vec1

type U16Vec1 = TVec1<u16>;

A 1D vector with u16 components.