GPUOrigin3DDict constructor

Implementation

external factory GPUOrigin3DDict({
  GPUIntegerCoordinate x,
  GPUIntegerCoordinate y,
  GPUIntegerCoordinate z,
});