[][src]Type Definition nalgebra_glm::U64Vec2

type U64Vec2 = TVec2<u64>;

A 2D vector with u64 components.