[][src]Type Definition nalgebra_glm::I64Vec3

type I64Vec3 = TVec3<i64>;

A 3D vector with i64 components.