[][src]Type Definition nalgebra_glm::U64Vec4

type U64Vec4 = TVec4<u64>;

A 4D vector with u64 components.