[]Type Definition rusty_engine::prelude::glm::I16Vec1

type I16Vec1 = Matrix<i16, U1, U1, <DefaultAllocator as Allocator<i16, U1, U1>>::Buffer>;

A 1D vector with i16 components.