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