Class NullComparator

java.lang.Object
com.jme3.renderer.queue.NullComparator
All Implemented Interfaces:
GeometryComparator, Comparator<Geometry>

public class NullComparator extends Object implements GeometryComparator
NullComparator does not sort geometries. They will be in arbitrary order.