vec44C method

Vector4C vec44C(
  1. Vector4C o
)

Implementation

Vector4C vec44C(Vector4C o) => vec44(o.x, o.y, o.z);