rotate

Rotate path around (x,y)

  1. auto rotate(T path, Scalar angle)
  2. auto rotate(T path, Scalar pivot_x, Scalar pivot_y, Scalar angle)

Meta