finishedReconstruction method

void finishedReconstruction()

Implementation

void finishedReconstruction() {
  reconPack = null;
  buffers = [];
}