Type Definition nalgebra_glm::I16Vec3

source ·
pub type I16Vec3 = TVec3<i16>;
Expand description

A 3D vector with i16 components.