Type Definition nalgebra_glm::U64Vec2[][src]

type U64Vec2 = Vector2<u64>;

A 2D vector with u64 components.