[][src]Type Definition nalgebra_glm::U64Vec1

type U64Vec1 = TVec1<u64>;

A 1D vector with u64 components.