Type Definition rin::math::Vec6[][src]

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