|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.j3d.utils.geometry.EdgeTable
class EdgeTable
| Field Summary | |
|---|---|
private static int |
DEBUG
|
private java.util.HashMap |
edgeTable
|
| Constructor Summary | |
|---|---|
EdgeTable(int[] triangleIndices)
|
|
| Method Summary | |
|---|---|
(package private) java.lang.Integer |
get(Edge e)
|
(package private) java.lang.Integer |
get(int a,
int b)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.HashMap edgeTable
private static final int DEBUG
| Constructor Detail |
|---|
EdgeTable(int[] triangleIndices)
| Method Detail |
|---|
java.lang.Integer get(int a,
int b)
java.lang.Integer get(Edge e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||