Type Definition nalgebra_glm::I32Vec4[][src]

type I32Vec4 = TVec4<i32>;

A 4D vector with i32 components.