[][src]Type Definition nalgebra_glm::I16Vec3

type I16Vec3 = TVec3<i16>;

A 3D vector with i16 components.