vec42C method

Vector4C vec42C(
  1. Vector4C o
)

Implementation

Vector4C vec42C(Vector4C o) => vec42(o.x, o.y, o.z);