[][src]Type Definition nalgebra_glm::I64Vec4

type I64Vec4 = TVec4<i64>;

A 4D vector with i64 components.