Type Definition nalgebra_glm::U64Vec4

source ·
pub type U64Vec4 = TVec4<u64>;
Expand description

A 4D vector with u64 components.