Type Definition nalgebra_glm::U64Vec1[][src]

type U64Vec1 = TVec1<u64>;

A 1D vector with u64 components.