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

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

A 2D vector with i16 components.