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

type U64Vec1 = Matrix<u64, U1, U1, <DefaultAllocator as Allocator<u64, U1, U1>>::Buffer>;

A 1D vector with u64 components.