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

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

A 1D vector with i32 components.