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

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