const zInd = Math.floor(
      (point.z - this._vBoxMin.z) * this._numCells * this._zScale
    )