mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-18 06:41:08 +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() {
|
public int getMaxDimension() {
|
||||||
|
|||||||
Reference in New Issue
Block a user