예제 #1
0
 @Override
 public void removeModification(TriangleModification modification) {
   modificationContainer.removeModification(modification);
 }