vec24C method

Vector2C vec24C(
  1. Vector2C o
)

Implementation

Vector2C vec24C(Vector2C o) => vec24(o.x, o.y);