Type Definition nalgebra_glm::U64Vec1

source ·
pub type U64Vec1 = TVec1<u64>;
Expand description

A 1D vector with u64 components.