[][src]Type Definition nalgebra_glm::I64Vec2

type I64Vec2 = TVec2<i64>;

A 2D vector with i64 components.