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