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

type Vec5<T = f32> = Matrix<T, U5, U1, <DefaultAllocator as Allocator<T, U5, U1>>::Buffer>;