public class MeshCapper.MeshCapperSorter extends java.lang.Object implements java.util.Comparator<MeshCapper.CapVertex>
Constructor and Description |
---|
MeshCapperSorter() |
Modifier and Type | Method and Description |
---|---|
int |
compare(MeshCapper.CapVertex v1,
MeshCapper.CapVertex v2) |
public int compare(MeshCapper.CapVertex v1, MeshCapper.CapVertex v2)
compare
in interface java.util.Comparator<MeshCapper.CapVertex>