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

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