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

type U32Vec1 = Matrix<u32, U1, U1, <DefaultAllocator as Allocator<u32, U1, U1>>::Buffer>;

A 1D vector with u32 components.