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