|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jme.scene.lod.VETMesh.Edge
public class VETMesh.Edge
| Field Summary | |
|---|---|
(package private) int[] |
vert
|
| Constructor Summary | |
|---|---|
VETMesh.Edge(int iV0,
int iV1)
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
|
boolean |
equals(java.lang.Object obj)
|
boolean |
lessThan(VETMesh.Edge otherEdge)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int[] vert
| Constructor Detail |
|---|
public VETMesh.Edge(int iV0,
int iV1)
| Method Detail |
|---|
public boolean lessThan(VETMesh.Edge otherEdge)
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||