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

type Mat5<T = f32> = Matrix<T, U5, U5, <DefaultAllocator as Allocator<T, U5, U5>>::Buffer>;