Type Definition nalgebra_glm::I64Vec4[][src]

type I64Vec4 = TVec4<i64>;

A 4D vector with i64 components.