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