vec22C method

Vector2C vec22C(
  1. Vector2C o
)

Implementation

Vector2C vec22C(Vector2C o) => vec22(o.x, o.y);