Class ViewAngleComparator<T>

java.lang.Object
gaiasky.util.comp.ViewAngleComparator<T>
All Implemented Interfaces:
Comparator<T>

public class ViewAngleComparator<T> extends Object implements Comparator<T>
Compares entities. Further entities go first, nearer entities go last.
  • Constructor Details

    • ViewAngleComparator

      public ViewAngleComparator()
  • Method Details