Type Definition Vec6
rin::math
type Vec6<T = f32> = Matrix<T, U6, U1, <DefaultAllocator as Allocator<T, U6, U1>>::Buffer>;