vec23C method

Vector2C vec23C(
  1. Vector2C o
)

Implementation

Vector2C vec23C(Vector2C o) => vec23(o.x, o.y);