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

type Mat4<T = f32> = Matrix<T, U4, U4, <DefaultAllocator as Allocator<T, U4, U4>>::Buffer>;