Type Definition nalgebra_glm::I64Vec1[][src]

type I64Vec1 = Vector1<i64>;

A 1D vector with i64 components.