mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-29 12:09:07 +00:00
fix radius calculation skipping pieces (#1149)
This commit is contained in:
@@ -113,6 +113,7 @@ public class IrisJigsawStructure extends IrisRegistrant {
|
||||
}
|
||||
}
|
||||
}
|
||||
pieces.addIfMissing(p);
|
||||
}
|
||||
|
||||
public int getMaxDimension() {
|
||||
|
||||
Reference in New Issue
Block a user