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

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