Type Definition nalgebra_glm::U64Vec4[][src]

type U64Vec4 = TVec4<u64>;

A 4D vector with u64 components.