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