[][src]Type Definition nalgebra_glm::I64Vec1

type I64Vec1 = TVec1<i64>;

A 1D vector with i64 components.