Type Definition nalgebra_glm::U64Vec2

source ·
pub type U64Vec2 = TVec2<u64>;
Expand description

A 2D vector with u64 components.