public class PointOrderingStrategy extends Object implements Comparator<Coord3d>
Constructor and Description |
---|
PointOrderingStrategy() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Coord3d o1,
Coord3d o2) |
void |
sort(List<Coord3d> points,
Camera cam) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2016. All rights reserved.