[][src]Type Definition nalgebra_glm::U64Vec3

type U64Vec3 = TVec3<u64>;

A 3D vector with u64 components.