[][src]Type Definition nalgebra_glm::I32Vec4

type I32Vec4 = TVec4<i32>;

A 4D vector with i32 components.