Type Definition nalgebra_glm::I16Vec1[][src]

type I16Vec1 = TVec1<i16>;

A 1D vector with i16 components.