Type Definition nalgebra_glm::I8Vec3

source ·
pub type I8Vec3 = TVec3<i8>;
Expand description

A 3D vector with i8 components.