Type Definition nalgebra_glm::U64Vec3

source ·
pub type U64Vec3 = TVec3<u64>;
Expand description

A 3D vector with u64 components.