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

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

A 2D vector with u64 components.