Type Definition rin_core::math::Mat5 [−][src]
type Mat5<T = f32> = Matrix<T, U5, U5, <DefaultAllocator as Allocator<T, U5, U5>>::Buffer>;
type Mat5<T = f32> = Matrix<T, U5, U5, <DefaultAllocator as Allocator<T, U5, U5>>::Buffer>;