Type Definition nalgebra_glm::I32Vec1[][src]

type I32Vec1 = TVec1<i32>;

A 1D vector with i32 components.