Type Definition nalgebra_glm::I64Vec4

source ·
pub type I64Vec4 = TVec4<i64>;
Expand description

A 4D vector with i64 components.