vec43C method

Vector4C vec43C(
  1. Vector4C o
)

Implementation

Vector4C vec43C(Vector4C o) => vec43(o.x, o.y, o.z);