Type Definition nalgebra_glm::I64Vec2

source · []
pub type I64Vec2 = TVec2<i64>;
Expand description

A 2D vector with i64 components.