Exemplo n.º 1
0
 public void Reset()
 {
     _oldPointsList = Misc.Clone(_closestPointsList);
     _closestPointsList.Clear();
 }