vec31C method

Vector3C vec31C(
  1. Vector3C o
)

Implementation

Vector3C vec31C(Vector3C o) => vec31(o.x, o.y, o.z);