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

type I32Vec1 = Matrix<i32, U1, U1, <DefaultAllocator as Allocator<i32, U1, U1>>::Buffer>;

A 1D vector with i32 components.