Type Definition nalgebra_glm::I64Vec1

source ·
pub type I64Vec1 = TVec1<i64>;
Expand description

A 1D vector with i64 components.