Type Definition nalgebra_glm::I64Vec3

source ·
pub type I64Vec3 = TVec3<i64>;
Expand description

A 3D vector with i64 components.