Type Definition nalgebra_glm::I32Vec3

source ·
pub type I32Vec3 = TVec3<i32>;
Expand description

A 3D vector with i32 components.