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

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