Type Definition nalgebra_glm::I64Vec1[][src]

type I64Vec1 = TVec1<i64>;
Expand description

A 1D vector with i64 components.