|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.j3d.utils.geometry.HeapNode
class HeapNode
Field Summary | |
---|---|
(package private) int |
index
|
(package private) int |
next
|
(package private) int |
prev
|
(package private) double |
ratio
|
Constructor Summary | |
---|---|
HeapNode()
|
Method Summary | |
---|---|
(package private) void |
copy(HeapNode hNode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int index
int prev
int next
double ratio
Constructor Detail |
---|
HeapNode()
Method Detail |
---|
void copy(HeapNode hNode)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |