|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GeometryComparator
GeometryComparator
is a special version of Comparator
that is used to sort geometries for rendering in the RenderQueue
.
Method Summary | |
---|---|
void |
setCamera(Camera cam)
Set the camera to use for sorting. |
Methods inherited from interface java.util.Comparator |
---|
compare, equals |
Method Detail |
---|
void setCamera(Camera cam)
cam
- The camera to use for sorting
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |