Type Definition nalgebra_glm::I16Vec3[][src]

pub type I16Vec3 = TVec3<i16>;
Expand description

A 3D vector with i16 components.