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