|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.rico.engine.geometry.comparator.AlphaComparator
public class AlphaComparator
This is a comparator class that can be used to compare the transparency values (i.e. alpha values) of a mesh
Constructor Summary | |
---|---|
AlphaComparator()
|
Method Summary | |
---|---|
int |
compare(AbstractMesh mesh1,
AbstractMesh mesh2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public AlphaComparator()
Method Detail |
---|
public int compare(AbstractMesh mesh1, AbstractMesh mesh2)
compare
in interface java.util.Comparator<AbstractMesh>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |