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

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