Type Definition nalgebra_glm::IVec1[][src]

type IVec1 = TVec1<i32>;
Expand description

A 1D vector with i32 components.