vec21C method

Vector2C vec21C(
  1. Vector2C o
)

Implementation

Vector2C vec21C(Vector2C o) => vec21(o.x, o.y);