vec41C method

Vector4C vec41C(
  1. Vector4C o
)

Implementation

Vector4C vec41C(Vector4C o) => vec41(o.x, o.y, o.z);