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