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

type Mat3<T = f32> = Matrix<T, U3, U3, <DefaultAllocator as Allocator<T, U3, U3>>::Buffer>;