public class ZOrderComparator extends java.lang.Object implements java.util.Comparator<Face>
Face instances by Z-order.| Constructor and Description |
|---|
ZOrderComparator(Point3D[] pts)
Creates a new comparator.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Face f1,
Face f2) |