|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.collision.bih.TriangleAxisComparator
public class TriangleAxisComparator
Constructor Summary | |
---|---|
TriangleAxisComparator(int axis)
|
Method Summary | |
---|---|
int |
compare(BIHTriangle o1,
BIHTriangle o2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public TriangleAxisComparator(int axis)
Method Detail |
---|
public int compare(BIHTriangle o1, BIHTriangle o2)
compare
in interface java.util.Comparator<BIHTriangle>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |